0.1.8 • Published 11 years ago

scaffld v0.1.8

Weekly downloads
6
License
-
Repository
github
Last release
11 years ago

Scaffld

Your friendly web application scaffolding utility


Installation

npm install -g scaffld Installs Scaffld globally


Basics

scaffld new <name> Creates a new project


Flags:

--backbone Scaffolds the project to use Backbone as the application framework. This includes the latest versions of jQuery (2.0+) and lodash.

--coffeescript Scaffolds the project to use CoffeeScript instead of JavaScript

--express Scaffolds the project to use the Express framework on top of Node.js


Generators

Backbone

scaffld generate backbone-model

0.1.8

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago