Skip to content

A simple tool to scaffold/bootstrap files from a single source `yaml` file with flexibility and user variables.

License

Notifications You must be signed in to change notification settings

PM-Connect/pitch

Repository files navigation

Pitch Build Status Go Report Card

A simple tool to scaffold/bootstrap files from a single source yaml file with flexibility and user variables.

  1. Commands

Commands

Usage: pitch [-version] [-help] [-verbose] [-autocomplete-(un)install] <command> [args]

Common commands:
    go      Build the project according to the config.

The -verbose option may be provided to ANY command.

Go

The go command is responsible for running a given template and setting it up in a given directory.

Usage: pitch go <source> <directory>

    Go is used to run the bootstrap/scaffold process.

General Options:

	source:
		The source url/path to the yaml template.

	directory:
		The directory to scaffold/bootstrap into.

    -verbose
        Enables verbose logging.

About

A simple tool to scaffold/bootstrap files from a single source `yaml` file with flexibility and user variables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published