versa/justfile
2024-02-22 00:38:31 +00:00

8 lines
203 B
Makefile

_default:
just --list
build:
# TODO: create a Nix derivation and add it to the Nix store instead of copying the phar to my Home directory.
./vendor/bin/box compile
cp dist/versa ~/versa