slush-groupby-client
v1.1.1
Published
Slush generator for GroupBy API clients
Downloads
4
Readme
Slush GroupBy Client
Getting Started
Install slush-groupby-client
globally:
$ npm install -g slush-groupby-client
Usage
Create a new folder for your project:
$ mkdir my-service-client-javascript
Run the generator from within the new folder:
$ cd my-service-client-javascript && slush groupby-client
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.
Support
If you have any problem or suggestion please open an issue here.