Trackmania United Forever Server Controller in Elixir
config | ||
lib | ||
priv/repo | ||
.formatter.exs | ||
.gitignore | ||
mix.exs | ||
mix.lock | ||
README.md |
TmunitEx
- Install dependencies with
mix deps.get
- Create and migrate your database with
mix ecto.setup