Deprecated in favor of https://github.com/SpiffInc/events
Generates a new Polyn Admin codebase to be used for maintaining NATS server schemas and migrations
The Elixir site maintains a great Installation Page to help.
If we have just installed Elixir for the first time, we will need to install the Hex package manager as well. Hex is necessary to get a Phoenix app running (by installing dependencies) and to install any extra dependencies we might need along the way.
Here's the command to install Hex (If you have Hex already installed, it will upgrade Hex to the latest version):
mix local.hex
mix archive.install hex polyn_new
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/polyn_new.