fxos-build

v0.8.0
FxOS build scripts and continuous integration support.

FxOS Build

Build and continuous integration scripts for FxOS application development.

Filesystem Watcher

When you run gulp a filesystem watcher is initialized which will perform build steps when files are modified.

Linters

This package contains linting currently performed by JSHint. I would like to consider using eslint and esprima for the ease of adding plugins, but it doesn't currently support ES6 as nicely as JSHint.

To use the linters locally, run:

gulp lint

Versioning

Follow semvar rules for versioning. Apps are recommended to define the fxos-build dependency with the major and minor versions being set, but yet able to take pathes. E.g., 0.1.x.

npm i fxos-build

Metadata

  • MPL
  • 0.11.14
  • FxOS Developers
  • released 3/25/2016

Downloads