Skip to content

patrickmcnamara/clippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clippy

latest version last commit top language license

clippy is for building CLI applications in Go. It has support for subcommands and flags. It will automatically do fancy things like help pages, etc.

Installation

Run go get -u github.com/patrickmcnamara/clippy. Or use it in your project and go mod will figure it out.

Warning

This should not be used. It is not ready for any use.

License

This project is licensed under the GNU Lesser General Public License v3.0.

About

A library for building CLI apps in Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages