Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitwalker/exrm
Automatically generate a release for your Elixir project!
https://github.com/bitwalker/exrm
Last synced: 7 days ago
JSON representation
Automatically generate a release for your Elixir project!
- Host: GitHub
- URL: https://github.com/bitwalker/exrm
- Owner: bitwalker
- License: mit
- Archived: true
- Created: 2014-03-11T17:24:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T20:39:23.000Z (over 6 years ago)
- Last Synced: 2024-10-25T17:31:49.616Z (14 days ago)
- Language: Elixir
- Size: 3.77 MB
- Stars: 924
- Watchers: 34
- Forks: 110
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- freaking_awesome_elixir - Elixir - Automatically generate a release for your Elixir project. (Release Management)
- fucking-awesome-elixir - exrm - Automatically generate a release for your Elixir project. (Release Management)
- awesome-elixir - exrm - Automatically generate a release for your Elixir project. (Release Management)
README
# Elixir Release Manager
[![Hex.pm Version](http://img.shields.io/hexpm/v/exrm.svg?style=flat)](https://hex.pm/packages/exrm)
The full documentation for Exrm is located [here](http://hexdocs.pm/exrm).
Thanks to @tylerflint for the original Makefile, rel.config, and runner script
which inspired this project!**IMPORTANT: This project has been replaced by [Distillery](https://github.com/bitwalker/distillery)**.
I am no longer maintaining this project - Distillery fully replaces it in every way, but does
require that you are on Elixir 1.3+.## License
This project is MIT licensed. Please see the `LICENSE.md` file for more details.