|
|
|
|
|
by kespindler
1612 days ago
|
|
Instead, I highly recommend https://github.com/casey/just . Add these two lines to the top to use node executables and load the dotenv: ```
set dotenv-load := true
export PATH := "./node_modules/.bin:" + env_var('PATH')
``` |
|
Fun fact: I actually lived with Casey (the maintainer) in a co-living space about 7 years ago. Small world ...