2.2.1 • Published 4 years ago

@gridonic/generator v2.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Installation

It’s advised to install it globally. Just run $ npm install --global @gridonic/generator.

How to use?

Since the generator exposes a set of commands and flags to our @gridonic/cli you can get an overview of all commands by running $ gridonic within your shell.

Publishing

When ready to release, execute the following steps, given that all changes are commited in the master branch:

  • List changes in the CHANGELOG.md
  • Bump your version and automatically create a git tag with npm version <type>, where type is patch, minor or major
  • Push the master branch git push and the tags git push --tags
  • Create a release in github. A github action will then automatically publish the package to npm
2.2.1

4 years ago

2.2.0

4 years ago

2.1.2

4 years ago

2.1.0

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago