yProx-cli
A tool for linting and building assets from yProx CMS. See this PR for additional details.
Documentation
Read the documentation.
Development workflow
You need to install dependencies first:
$ yarn
Contribution
- Make a pull request, its title should follows Angular commit message convention
- You should Squash and Merge your pull request
Publishing a new release
This is automatically done by Travis and semantic-release when you merge a pull request.