Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 345 Bytes

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