Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/ajenti/ajenti-build
- Owner: ajenti
- License: mit
- Created: 2017-02-01T20:56:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T17:16:12.000Z (over 7 years ago)
- Last Synced: 2024-10-29T23:56:53.838Z (3 months ago)
- Topics: ajenti, ajenti-plugins, coffeescript, css, es6, esnext, javascript, less
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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