0.0.2 • Published 11 years ago

ember-app-kit-new v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

Ember App Kit New

Lightweight module designed to make initial setup of Ember App Kit easy!

Installation

npm install ember-app-kit-new

Usage

emberkit <path-to-directory>

Where path-to-directory is the name of your new Ember App Kit project.

What it does

These steps are taken from EAK's Getting Started page.

  • clones the Ember App Kit repo
  • clears the newly cloned repo of its .git dir (so that EAK's history isn't kept)
  • asks to install grunt-cli globally
  • runs npm install

Contributors

  • @rondale-sc
  • @bthesorceror
  • @mwoods79