create-sproutcore

This creates a new sproutcore project


Keywords
sproutcore
License
MIT
Install
npm install create-sproutcore@0.0.1

Documentation

The create-sproutcore CLI

create-sproutcore is a CLI for creating new SproutCore projects based on predefined templates.

Templates

The create-sproutcore CLI offers the following templates for bootstrapping your project

  • framework
  • app
  • controller
  • model

npm init sproutcore [template] [project-name]