jden123 / JustCli

Just a quick way to create your own command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use flags

jden123 opened this issue · comments

command -f
or
command --flag
should be the same as
command --flag=true