0.3.10 • Published 9 years ago

@thebespokepixel/guppy-hook-generator v0.3.10

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 years ago

0.3.9

10 years ago

0.3.8

10 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago