cartridge
v1.0.1
Published
A basic website setup with gulp
Downloads
102
Maintainers
Keywords
Readme
Cartridge
Quickly get setup with a project setup
Generating a project
Getting a project installed is managed by the command line tool cartridge-cli.
cartridge new
The generated project uses Gulp as a task runner and as a base only includes the skeleton of a project.
Modules (Expansion packs) can be chosen during installation to give extra functionality.
A few that may be useful:
- cartridge-sass - Sass compilation
- cartridge-javascript - Script compilation, linting, documentation
- cartridge-images - Image optimisation