Skip to content
Lance Pollard edited this page Apr 12, 2012 · 1 revision

Tower console commands

New app

tower new <app-name> [options]

Start server

tower server (todo)

Note: Right now, node server works well and is pure node.

Tower console

Use the Tower.js console to programmatically mess around with your application data.

tower console

Run Tower generator

tower generate <generator> [args] [options]

See the available Generators for details on how to use them.

Tower.js

Everything here will be reflected on http://towerjs.org/guides.

Clone this wiki locally