/boilerplate-cli-go

Primary LanguageGoMIT LicenseMIT

Project example for using CLI with GO and Cobra

run project:

  go build -o cli .

create boilerplate

  ./cli create -n my-project-name -p ~/my-path