No description
- Rust 53.9%
- Elixir 33%
- Nix 13.1%
Reviewed-on: #2 Co-authored-by: Renovate <renovate-noreply@dwnet.uk> Co-committed-by: Renovate <renovate-noreply@dwnet.uk> |
||
|---|---|---|
| lib | ||
| native/gamedigex | ||
| test | ||
| .envrc | ||
| .formatter.exs | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| mix.exs | ||
| mix.lock | ||
| README.md | ||
| renovate.json | ||
GamedigEx
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding gamedigex to your list of dependencies in mix.exs:
def deps do
[
{:gamedigex, "~> 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/gamedigex.