Skip to content

Instantly share code, notes, and snippets.

@cboggs
Created June 25, 2016 03:02
Show Gist options
  • Save cboggs/87b68621532d4aba527140f8d5d0e24d to your computer and use it in GitHub Desktop.
Save cboggs/87b68621532d4aba527140f8d5d0e24d to your computer and use it in GitHub Desktop.
lets-build-elixir-6_apps
...
def application do
[applications: [:statix, :ex_vmstats, :folsom, :logger],
mod: {StatsYard, []}]
end
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment