- asdf version manager
Docker
- Run
asdf install
to install erlang and elixir mix test
to run testsDOC=1 mix test
to generate docs from testsdocker-compose up
to run application in docker container
Docker
asdf install
to install erlang and elixirmix test
to run testsDOC=1 mix test
to generate docs from testsdocker-compose up
to run application in docker container