Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created June 2, 2017 12:25
Show Gist options
  • Save mtheoryx/713992362d1742b54d0f505244b2cf83 to your computer and use it in GitHub Desktop.
Save mtheoryx/713992362d1742b54d0f505244b2cf83 to your computer and use it in GitHub Desktop.
It's dependency managers all the way down.
How can I get jQuery?
Install it with Bower (a package manager)
How can I get Bower?
Install it with yarn (a package manager)
How can I get yarn?
Install it with npm (a package manager)
How can I get npm?
Install it with nvm (node version manager)
How can I get nvm?
Install it with Homebrew (a mac package manager)
How can get Homebrew?
... cURL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment