A plug app for exploring ast.
Source Code Ref:
HEX_MIRROR=https://cdn.jsdelivr.net/hex mix deps.get
mix run --no-halt
mix test
# Get unit test coverage
mix coveralls.html
MIX_ENV=prod mix distillery.release
A plug app for exploring ast.
Source Code Ref:
HEX_MIRROR=https://cdn.jsdelivr.net/hex mix deps.get
mix run --no-halt
mix test
# Get unit test coverage
mix coveralls.html
MIX_ENV=prod mix distillery.release