Replace .envrc with a just recipe to install a default
1 passed
(1 total)
View logs
deleted .envrc
@@ -1,3 +0,0 @@
| - | |
| - | |
| - | |
modified .gitignore
@@ -3,5 +3,5 @@
|
|
|
|
|
|
| - | |
| + | |
|
modified justfile
@@ -136,6 +136,7 @@ verify-tool tool package_name="":
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -144,3 +145,9 @@ install-hooks:
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified scripts/git-hook-template.sh
@@ -9,7 +9,8 @@ then
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
added scripts/just/install-default-envrc.sh
@@ -0,0 +1,20 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |