0.0.4 • Published 8 years ago

ember-autoserve v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

ember-autoserve

Gone are the days of manually restarting ember serve!

To install, run:

ember install ember-autoserve

Then, instead of running ember serve, run ember autoserve instead.

Your development server will be automatically restarted when ember-cli-build.js, .jshintrc, or when you install a new addon!