Amethyst is an experimental Minecraft server written in Elixir
.vscode | ||
config | ||
lib | ||
test | ||
.credo.exs | ||
.envrc | ||
.formatter.exs | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
mix.exs | ||
mix.lock | ||
mix.nix | ||
README.md |
Amethyst
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding amethyst
to your list of dependencies in mix.exs
:
def deps do
[
{:amethyst, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/amethyst.