Skip to content

LordPax/cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli template

Description

This is a cli template for golang project

Build and install

  1. Clone the repository:
git clone https://github.com/LordPax/cli-template.git
cd cli-template
  1. Build the project:
go mod download
go build
./install.sh
  1. Execute the script to generate config

Will generate a config file at ~/.config/cli-template/config

./cli-template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published