Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artemeff/mincer-erl
Custom Mincer binaries; Using for compile assets in Erlang apps
https://github.com/artemeff/mincer-erl
Last synced: 12 days ago
JSON representation
Custom Mincer binaries; Using for compile assets in Erlang apps
- Host: GitHub
- URL: https://github.com/artemeff/mincer-erl
- Owner: artemeff
- License: mit
- Created: 2014-09-07T23:32:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T22:33:26.000Z (about 10 years ago)
- Last Synced: 2024-12-05T15:46:01.361Z (29 days ago)
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
### MincerErl
---
Custom Mincer binaries; Using for compile assets in Erlang apps.
---
### Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request