Sha256: 400cca07ba80afd908465a100515099e9fd5e2a6f9002563d53188426af08e99

Contents?: true

Size: 426 Bytes

Versions: 8

Compression:

Stored size: 426 Bytes

Contents

client - Generates a new SproutCore client

USAGE: 

  sc-gen client client_name

DISCUSSION:

This generator will create a new SproutCore-based JavaScript application.  After the generator completes, you will be able to begin work immediately.

The code created by this generator will appear in a /clients directory.  To add models, views, and controllers, you can use the additional generators model, controller, and view.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sproutcore-0.9.11 sc_generators/client/USAGE
sproutcore-0.9.10 sc_generators/client/USAGE
sproutcore-0.9.5 generators/client/USAGE
sproutcore-0.9.4 generators/client/USAGE
sproutcore-0.9.9 generators/client/USAGE
sproutcore-0.9.8 generators/client/USAGE
sproutcore-0.9.6 generators/client/USAGE
sproutcore-0.9.7 generators/client/USAGE