slush-groupby
v0.0.7
Published
Generator for GroupBy typescript / javascript projects.
Downloads
1
Readme
Slush GroupBy
Generator for GroupBy typescript / javascript projects.
Getting Started
Install slush-groupby
globally:
$ npm install -g slush-groupby
Usage
Create a new folder for your project:
$ mkdir my-slush-groupby
Run the generator from within the new folder:
$ cd my-slush-groupby && slush groupby
Getting To Know Slush
Slush is a tool that uses Gulp for project scaffolding.
Slush does not contain anything "out of the box", except the ability to locate installed slush generators and to run them with liftoff.
To find out more about Slush, check out the documentation.
Contributing
See the CONTRIBUTING Guidelines
Support
If you have any problem or suggestion please open an issue here.