See faucet-pipeline.org for documentation.
faucet-pipeline is licensed under the Apache 2.0 License.
- ensure Node is installed
npm installdownloads dependenciesnpm testruns the test suite and checks code for stylistic consistency
NB: version numbers are incremented in accordance with semantic versioning
-
update version number in
package.json -
update
CHANGELOG.md -
commit as "v#.#.#"
$ git commit -m "v`node -p -e 'require("./package.json").version'`" -
./releasepublishes the new version