# compile a project mix # run a project mix run # run in a context of a project mix run -e <code> # inside a project iex -S mix # spacemacs shortcut c-C aip # reloading after code changes iex> r Dictionary # or iex> c "/lib/dictionary.ex"