Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 348 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 348 Bytes

xmpp.new

Provides xmpp.new installer as an archive.

To install from hex, run:

$ mix archive.install hex xmpp_new 0.4.0

To build and install it locally, ensure any previous archive versions are removed:

$ mix archive.uninstall xmpp_new

Then run:

$ cd installer
$ MIX_ENV=prod mix do archive.build, archive.install