Thanks to visit codestin.com
Credit goes to github.com

Skip to content

thomasboyt/ember-cli

 
 

Repository files navigation

ember-cli Build Status

An ember command line utility.

Supports node 0.10.5 and npm 1.4.6.

Community

ScreenShot

Warning

Although potentially exciting, this is still really a WIP, use at your own risk.

Project Elements

Additional components of this project which are used runtime in your application:

Working with master

git clone https://github.com/stefanpenner/ember-cli.git
cd ember-cli
npm link

# now go to where you want to build your app

/path/to/ember-cli/bin/ember new foo
cd foo
npm link ember-cli
./node_modules/.bin/ember server

License

ember-cli is MIT Licensed.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%