0.8.5 • Published 3 years ago

grind-toolkit v0.8.5

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Grind Toolkit

Grind Toolkit is a CLI tool you can use in your dev environment to quickly create and manage Grind projects.

Installation

npm

npm install -g grind-toolkit

yarn

yarn install -g grind-toolkit

Usage

Usage:
  grind new [options] <name?>

Arguments:
  name                     The name of the project to create

Options:
  --template[=TEMPLATE]    API or Web. [default: ‘web’]
  --tag[=TAG]              Repository tag to use, defaults to most recent tag.
  --skip-packages          If present, packages will not be installed.
  --prefer-npm             yarn will be used by default if it’s installed.  Pass this to use npm.

License

Grind was created by Shaun Harrison and is made available under the MIT license.

0.8.5

3 years ago

0.8.4

3 years ago

0.8.3

3 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.8.2

4 years ago

0.8.0-beta.15

4 years ago

0.8.0-beta.8

5 years ago

0.8.0-beta.7

5 years ago

0.8.0-beta.6

6 years ago

0.8.0-beta.5

6 years ago

0.8.0-beta.4

6 years ago

0.8.0-beta.3

6 years ago

0.8.0-beta.2

6 years ago

0.8.0-beta.1

6 years ago