Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

kmdkuk/goct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors