Add some usage instructions to README (fix #22)
WIP: A checklist/test for friendly open source projects.
You’ll need node.js on your machine. Install with npm.
npm
npm install -g acidity
To run acidity tests in the current directory:
acidity
To run them in an arbitrary directory, use the --dir option:
--dir
acidity --dir=path/to/dir
This program is free software; it is distributed under an Apache License.
Copyright (c) 2013-2014 Mozilla (Contributors).
acidity
WIP: A checklist/test for friendly open source projects.
Install
You’ll need node.js on your machine. Install with
npm.Usage
To run acidity tests in the current directory:
To run them in an arbitrary directory, use the
--diroption:License
This program is free software; it is distributed under an Apache License.
Copyright (c) 2013-2014 Mozilla (Contributors).