ZX: The Zomp client
ZX is four things:
- An end-user client for the Zomp package distribution system
- A suite of code development and packaging tools in Erlang for Erlang
- The back-end of Vapor, an Erlang GUI launcher and app browser
- A runtime service for Erlang programs that need resources or notifications from Zomp
ZX and Zomp are developed with ZX and hosted with Zomp, so after initial installation keeping up to date is simple.
If you have ZX on your system, zx run [program name] will launch a program.
zx create project will start a project for you.
Read the docs for more.
Docs
http://zxq9.com/projects/zomp/
Code
Installation
TL;DR installation
Linux/BSD/OSX/*nix:
- Have an Erlang runtime installed.
- Do
wget -q https://zxq9.com/projects/zomp/get_zx && bash get_zx
Windows:
Download the Windows installer from the download page.
Detailed information
For installation information see the installation page.
NOTE: To roll a unix installation bundle from this repo run the packup script.
It will generate zx-[version].tar.xz (Linux) and zx-[version].tar.gz (OSX, BSD, etc.) bundles.
Languages
Erlang
96.4%
Rust
2.4%
Shell
0.9%
NSIS
0.3%