Justfile
I usually use just to run the frequently used commands. The following is useful when you load your environment variables with a .env file:
set dotenv-load := true
I usually use just to run the frequently used commands. The following is useful when you load your environment variables with a .env file:
set dotenv-load := true