Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adam12/exrm_smartos_gz

ExRM Plugin for Smartos global zone Releases
https://github.com/adam12/exrm_smartos_gz

Last synced: about 1 month ago
JSON representation

ExRM Plugin for Smartos global zone Releases

Awesome Lists containing this project

README

        

# ExRM Plugin for Smartos global zone Releases

Trying to release an Elixir application for a SmartOS global zone but getting errors about
ncurses? This will cure what ails you.

## Installation

To use with exrm, simply add this project as a dependency:

def deps do
[{:exrm_smartos_gz, "~> 1.0.0", only: :dev}]
end