chore(just): add 'activate'

This commit is contained in:
Sridhar Ratnakumar 2024-05-15 22:39:49 -04:00
parent 43d4c4372c
commit 9ff9061340

View file

@ -1,6 +1,11 @@
default:
@just --list
# Activate local configuration
activate:
nix run
# Format the nix source tree
fmt:
treefmt