Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 861 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 861 Bytes

NPM version Dependency Status Build Status

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 uses extract to get app profile and output warning list as result.
  • find - resolve some file reference to absolute filename.