Skip to content

kmdkuk/goct

Repository files navigation

goct: GO Cli Template

CI

A template to start writing CLI easily in Go language.
Please change "goct" to your project name and use it.

By setting your Slack webhook url in secrets.SLACK_WEBHOOK,
you can also notify slack of test results.

How To Use

  1. Create a new repository from the "Use This Template" button on this repository.
  2. Clone to your machine.
  3. Run ./scripts/change_name.sh <your GitHub ID>/<new repository> For example, ./scripts/change_name.sh kmdkuk/hogecli
  4. Start your development!

About

Template for writing CLI using cobra.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •