Skip to content

Soulforged/es3alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Es3alpha

Requirements

  • erlang 20 or greater
  • elixir 1.5 or greater

Setup

mix deps.get && mix test

Usage

  • Open a node on host1: iex --name primary@host1 -S mix
  • Open another node on hostx: iex --name primary@hostx -S mix

NOTE: at least one of those nodes should be listed in the config/config.exs file as: config :es3alpha, nodes: [:"[email protected]",:"[email protected]"]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages