Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajenti/ajenti-build

Ajenti plugin resource builder (beta)
https://github.com/ajenti/ajenti-build

ajenti ajenti-plugins coffeescript css es6 esnext javascript less

Last synced: 3 months ago
JSON representation

Ajenti plugin resource builder (beta)

Awesome Lists containing this project

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` can be either a plugin folder or a folder containing multiple plugins