Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

fxos-eng/build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

DEPRECATED - Build and continuous integration scripts for FxOS apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published