package
0.1.0
Repository: https://github.com/jcmdln/cugo.git
Documentation: pkg.go.dev

# README

Homepage | GitHub

This namespace contains the frontend code for the command line interface that drives cugo, which is flagger. If you import this namespace, you will have access to all commands including their command line interface, should you wish to do so. This will inflate your binary considerably and is not an intended use-case.

If you would like to import a single utility, you may do so from the src directory as outlined in README