gn-cli 0.1.8

git-notes CLI — add, list, show, sync, resolve notes
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    gn_cli::run_cli()
}