ember-app-kit-new

0.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i ember-app-kit-new

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • rondale-sc