Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 724 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 724 Bytes

Nobot

Node Build Tool to automate builds of existing game templates

Colour Print: http://amzn.eu/aA0cSnu

Kindle: http://amzn.eu/dVSykv1

Kobo: https://www.kobo.com/gb/en/ebook/automating-with-node-js

Leanpub: https://leanpub.com/automatingwithnodejs

Install

Ensure these are installed on your machine:

Coding Standards

This should follow AirBnb coding standards: https://github.com/airbnb/javascript

Airbnb standards have been implemented in this project and can be checked by running:

npm run lint

Issues

Raise an issue or make a new branch to make amends, then raise a pull request for review.