This project has a .editorconfig file. See http://editorconfig.org/ for details and to install the plugin for your editor / IDE.
npm run deps
to install all dependenciesnpm test
to actually run the tests
README.md is generated based on docs/README.hbs and the JSDoc comments in app/updater.js. When changing the readme / API, make sure to run grunt docs
before committing.