Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli: A PoC for using clap as CLI args parser
Archived did:key:z6MkqRSj...ghpk opened 2 years ago

Add clap for parsing cli args

Refactored the issue command using clap

Set clap help_template

cli: issue command shouldn’t ask for passphrase on read-only operations

cli: remove cli.rs and set default value for issue list –assigned

cli: Add completion stubs for bash/zsh/fish

Point clap fork dep to github.com/icetan instead of local path

Bump nixpkgs to support latest version of clap

Post rebase fixes

did:key:z6MkqRSj...ghpk opened with revision 1d2d3910 on base 54aacc96 +728 -469 2 years ago

Add clap for parsing cli args

Refactored the issue command using clap

Set clap help_template

cli: issue command shouldn’t ask for passphrase on read-only operations

cli: remove cli.rs and set default value for issue list –assigned

cli: Add completion stubs for bash/zsh/fish

Point clap fork dep to github.com/icetan instead of local path

Bump nixpkgs to support latest version of clap

Post rebase fixes

did:key:z6MkqRSj...ghpk pushed revision 2 162f10e6 on base 54aacc96 +664 -469 2 years ago

fixup! Post rebase fixes

fintohaps pushed revision 3 0db860f6 on base d56d619f +666 -473 1 year ago

Changes:

  • rebased
  • fixed some clippy warnings