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

https://github.com/byzanteam/jet_cli


https://github.com/byzanteam/jet_cli

jet

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## `mix jet_cli.*`

Provides `jet_cli` installer as an archive.

To install from Hex, run:

$ mix archive.install hex jet_cli

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

$ mix archive.uninstall jet_cli

Then run:

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

### `mix jet_cli.init.ci`

Setup GitHub Actions for the Elixir project.