cchristelis / cartridge

A tool to help quickly setting up a new project

Home Page:http://www.codecomputerlove.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devDependency Status Dependency Status

Cartridge Build Status

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:

Coding Standards

Contributing

About

A tool to help quickly setting up a new project

http://www.codecomputerlove.com

License:MIT License


Languages

Language:CSS 65.4%Language:JavaScript 31.1%Language:Smarty 3.5%