Awesome
This package provides set of tools to build and lint apps using basis.js framework. Tools could also provide app profile and resolve various path forms.
Commands
build
- build an app.extract
- fetch app profile. Actualy it's first step of building.lint
- lint app code base. It usesextract
to get app profile and output warning list as result.find
- resolve some file reference to absolute filename.