- Nix flake with nixpkgs-unstable, flake-parts, fenix, and crane - .envrc for direnv integration - Rust project with clap-based CLI covering all planned commands - Subcommands: init, commit, log, status, diff, switch, merge, show, history, revert, reset, push, pull, clone, migrate, mark, tag, stash, graft, config, sync, remote - Integration tests for CLI help, version, and subcommand parsing - All commands print placeholder output for future implementation
1 line
10 B
Bash
1 line
10 B
Bash
use flake
|