Commit graph

3 commits

Author SHA1 Message Date
3c314ad5bd refactor(just): rename deploy commands to shorter aliases
- Renamed justfile commands from deploy-* to concise names
- Updated README examples
2026-01-17 12:20:21 +09:00
213ce6601f feat: add nh
- Updated justfile to use nh for deploy commands
- Added nh to flake devShell
- Added nh and just to shell.nix
- Enabled programs.nh in nixos
2026-01-17 12:10:57 +09:00
6d0b5f7711 feat: migrate command scripts to just
- Replaced bin/ shell scripts with a Justfile
- Added deploy commands and 2 new commands (update, gc)
- Added just to devShell
2026-01-11 14:24:51 +09:00