Skip to content

Instantly share code, notes, and snippets.

@johnhamelink
Created February 28, 2016 16:37
Show Gist options
  • Select an option

  • Save johnhamelink/ea94fe4fddae526a6101 to your computer and use it in GitHub Desktop.

Select an option

Save johnhamelink/ea94fe4fddae526a6101 to your computer and use it in GitHub Desktop.
def project_dir do
[
Application.app_dir(:exrm_deb),
"..", "..", "..", "..",
] |> Path.join
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment