Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 658 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 658 Bytes

acidity

WIP: A checklist/test for friendly open source projects.

Install

You'll need node.js on your machine. Install with npm.

npm install -g acidity

Usage

To run acidity tests in the current directory:

acidity

To run them in an arbitrary directory, use the --dir option:

acidity --dir=path/to/dir

License

This program is free software; it is distributed under an Apache License.


Copyright (c) 2013-2014 Mozilla (Contributors).