ajenti-build
v1.0.4
Published
Ajenti plugin resource builder
Downloads
14
Maintainers
Readme
Ajenti plugin resource builder
This tool builds source files inside plugins into all.js
and all.css
. Supported sources: JS, ES.Next (.es
), CoffeeScript, CSS, LESS.
Installation
npm -g install ajenti-build
Usage
ajenti-build <path>
path
can be either a plugin folder or a folder containing multiple plugins