Skip to content

faucet-pipeline/faucet-pipeline-core

Repository files navigation

faucet-pipeline-core

npm

See faucet-pipeline.org for documentation.

License

faucet-pipeline is licensed under the Apache 2.0 License.

Contributing

  • ensure Node is installed
  • npm install downloads dependencies
  • npm test runs the test suite and checks code for stylistic consistency

Releases

NB: version numbers are incremented in accordance with semantic versioning

  1. update version number in package.json

  2. update CHANGELOG.md

  3. commit as "v#.#.#"

     $ git commit -m "v`node -p -e 'require("./package.json").version'`"
    
  4. ./release publishes the new version

About

A framework-independent asset pipeline that takes the pain out of preprocessing JavaScript, CSS and associated files

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published