Skip to content

rondale-sc/ember-app-kit-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published