//
pkg.gl
Category
github.com/pulkitsharma07/go-cli-boilerplate
module
package
0.0.2
Repository:
https://github.com/pulkitsharma07/go-cli-boilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
10 SLOC
#
README
Go-CLI-Boilerplate
Sample repository which can serve as an entrypoint in creating CLI interfaces.
Primarily built using Cobra and Viper.
Features
Intuitive directory structure for commands.
Integration tests for each command.
#
Packages
cmd
No description provided by the author
constants
No description provided by the author
docs
No description provided by the author
test
No description provided by the author