pitch

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2018 License: MIT Imports: 9 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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