Add Compass compile command

This commit is contained in:
greg-compass
2023-08-14 01:10:42 -05:00
parent d716602ce1
commit 0daed2e5aa
+1
View File
@@ -39,6 +39,7 @@
crun = "compass workspace run";
ctest = "compass workspace test";
cylint = "./scripts/run_yaml_lint.py";
cpip = "compass workspace run src/python3/uc/tools:run_pip_compile";
cleanup = "nix-collect-garbage -d && nix store optimise";
d = "vox deactivate";