erisu opened a new pull request, #166:
URL: https://github.com/apache/cordova-node-xcode/pull/166
* Create `npm run build` script
* Logically builds the parser
* Automatically prefixes the built parser with the Apache-2.0 license
header
* Update `npm test`
* Include linting before tests
* Add `DEVELOPMENT.md`
* Move build steps from `README.md` to here
* Add more development notes
* Clean up `README.md`
* Remove the license section, as we have a `LICENSE` file and defined in
`package.json`
* Refactor the example and add some comments
* Refactor CI workflow
* Fail if changes are detected after running `npm run build`. This implies
a difference between the committed and generated parser.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]