Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
/ polyn_new Public archive

Generates a new Polyn Admin codebase to be used for maintaining NATS server schemas and migrations

Notifications You must be signed in to change notification settings

SpiffInc/polyn_new

Repository files navigation

PolynNew

Generates a new Polyn Admin codebase to be used for maintaining NATS server schemas and migrations

Installation

Install Elixir

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.

Install Hex Package Manager

Here's the command to install Hex (If you have Hex already installed, it will upgrade Hex to the latest version):

mix local.hex

Install polyn_new

mix archive.install hex polyn_new

Documentation

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/polyn_new.

About

Generates a new Polyn Admin codebase to be used for maintaining NATS server schemas and migrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages