0.3.10 • Published 7 years ago

@thebespokepixel/guppy-hook-generator v0.3.10

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

Git Hook Generator for guppy

Project status XO code style Chat on Gitter
Build Status Dependency Status devDependency Status

Synopsis: Generates a complete set of guppy npm modules for @thebespokepixel/guppy-cli.

The motivation for building this was automatating workflows using git-flow features in Tower 2.

Usage:
  generate-flow-hooks [options] --github 'GitHub User' [PATH]

Options:
  --github, -g   The GitHub user account to use (for issues etc.).
  --scope, -s    The npm scope to publish to. Defaults to value from 'npm config get scope'.
  --base, -b     Set base verison of output hook packages. Otherwise uses semver 'patch' if updating, or my version (0.3.0) if starting a fresh output.
  --dryrun, -d   Do dry run. Only commit local changes, dont publish.
  --publish, -p  Dont update modules, Just publish them. Useful after a --dryrun.
  --version, -v  Show version number
  --help, -h     Display this help
0.3.10

7 years ago

0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago