ajenti / ajenti-build

Ajenti plugin resource builder (beta)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ajenti plugin resource builder (beta)

License:MIT License


Languages

Language:JavaScript 100.0%