Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jlsalvador/build-ember

A Ember builder for Atom.
https://github.com/jlsalvador/build-ember

Last synced: 28 days ago
JSON representation

A Ember builder for Atom.

Awesome Lists containing this project

README

        

# A Ember builder for Atom

This is a plugin for the latest version of
[atom-build](https://atom.io/packages/build), which is a package that lets you
run build scripts based on what files are in your project. This plugin, in
particular, will launch `ember build` (with options like `-prod` and/or `--watch`).

## License
Licensed under the MIT License (MIT). See `LICENSE.md` for details.