tachikoma/justfile
2024-04-06 14:59:57 -04:00

8 lines
No EOL
134 B
Makefile

default: build
build: build-be build-fe
build-be:
nix build .#akkoma.tachikoma
build-fe:
nix build .#akkoma-frontends.tachikoma-fe