Skip to content

verybluebot/golang_cli_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang CLI Template

Getting started

// get project files
git clone https://github.com/verybluebot/golang_cli_template.git

Then cd into project root directory and use make utility to build the binary:

make all

Now you can go on and create your own program using this as a template!

About

Simple Cli program template written in golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published