0.0.11 • Published 11 years ago

mold v0.0.11

Weekly downloads
46
License
-
Repository
-
Last release
11 years ago

Install mold (npm):

Mold needs to be installed globally.

$ sudo npm install -g mold

List mold's help:

$ mold -h

Create an empty mold:

$ mold create [appname]

This creates the following structure: /appname/{static/, views/} routes.js actions.js

Start server:

Starting up the server for your app. Change directory into appname directory.

[appname]$ mold startserver
0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.4

12 years ago

0.0.5

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago