Clarity generators for use with yeoman.
Make sure you are using Node 8 or higher.
Install yeoman globally using npm i -g yo
.
You will need to install this repo globally.
You can now run the following:
yo clarity
yo clarity:service
yo clarity:service my-service-name
You can run tests using:
yarn test
Feel free to link this package locally to quickly test it using the command line:
npm link