0.0.2-beta8 • Published 10 years ago
assembler-cli v0.0.2-beta8
assembler-cli
Framework-agnostic build environment.
TODO
- Add support for passing objects with async & queue
- Pull in public and vendor directories
- Add Notify
- Add logging service
- Add Verbose vs Normal logging
- Create blueprints and generators
- Preserve Color output
- Tests
- Lots and lots of refactoring, optimization
Installation
npm install -g assembler-cli
npm install --save-dev assembler-cli
Prerequisites
You will need the following things properly installed on your computer.
- gulpfile.js in project root
- bower.js in project root
- Example Assembler Project
Usage
assembler build
Builds with basic defaultsassembler serve
Builds the project, and then starts a development server running LiveReload- See example gulpfile
0.0.2-beta8
10 years ago
0.0.2-beta7
10 years ago
0.0.2-beta6
10 years ago
0.0.2-beta5
10 years ago
0.0.2-beta4
10 years ago
0.0.2-beta3
10 years ago
0.0.2-beta2
10 years ago
0.0.2-beta1
10 years ago