DapengFeng

Results 12 issues of DapengFeng

```bash ./main init 1.0.0 Usage: main [options...] [SUBCOMMAND: init, ] Options: -h,--help : print help [implicit: "true", default: false] Subcommand: init Usage: init arg_0 [options...] arg_0 : Density of the...

When using git, we can press the `tab` to complete the subcommand. Do you have any ideas about how to implement this function?