Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jlsalvador/build-ember
- Owner: jlsalvador
- License: mit
- Created: 2015-11-08T03:54:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T04:58:29.000Z (about 9 years ago)
- Last Synced: 2023-06-01T16:50:36.223Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.