0.0.11 • Published 9 years ago

rhapsody-cli v0.0.11

Weekly downloads
16
License
MIT
Repository
github
Last release
9 years ago

CLI tool for RhapsodyJS

Generate a new app

	$ rhapsody-cli new <app name>

Generate a model

	$ rhapsody-cli g model <model name> <attributeName[:type]> [|attributeName[:type]]

Run server

	$ rhapsody-cli run [options]

Run options

  • -n Do not build client models before run

Build client models but do not run the app

	$ rhapsody-cli build
0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago