Let there be light
This commit is contained in:
commit
6b8a916cd5
6 changed files with 68 additions and 0 deletions
6
.envrc
Normal file
6
.envrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
use flake
|
||||
|
||||
export JANET_PATH="${PWD}/janet_modules"
|
||||
mkdir -p $JANET_PATH
|
||||
|
||||
PATH_add "${JANET_PATH}/bin"
|
||||
Loading…
Add table
Add a link
Reference in a new issue