cmd

package
v0.0.0-...-660345a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "boilerplate",
	Short: "Code Generation Tool",
	Long: `
Code Generation Tool.

You can create a project any old way, including writing every file from scratch. Sometimes, however, you have better things to do with your time, and just want to get something working.  Other times you might have less sophisticated users that need to be able to get *something* up and running in a standard way without having to know all the ins and outs of your build system.

The "boilerplate" tool is intended to create a minimally usable codebase so you can get on to the real task of solving problems.
`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute - execute the command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL