Skip to content

Instantly share code, notes, and snippets.

@colinhoernig
Created May 28, 2017 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colinhoernig/1ba444f9209292f616d87267b09da022 to your computer and use it in GitHub Desktop.
Save colinhoernig/1ba444f9209292f616d87267b09da022 to your computer and use it in GitHub Desktop.
Elixir/Phoenix Tips & Tricks

Dependencies

Get Deps

mix deps.get

Clean Deps cache

mix deps.clean --all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment