Skip to content

Instantly share code, notes, and snippets.

@ismailmechbal
Forked from mrtazz/fresh-install.mkd
Created November 17, 2013 21:09
Show Gist options
  • Save ismailmechbal/7518299 to your computer and use it in GitHub Desktop.
Save ismailmechbal/7518299 to your computer and use it in GitHub Desktop.

Part I: The Basics

Part II: The Essentials

Part III: Development Tools

Source control

CLI Tools

Gems

  • bundler: gem install bundler
  • fuzzy_file_finder: gem install fuzzy_file_finder
  • mustache: gem install mustache
  • sinatra: gem install sinatra
  • jekyll: gem install jekyll
  • heroku: gem install heroku

Python Libs

sudo easy_install pip nose

C++ Libraries

  • boost: brew install boost
  • gtest: brew install gtest

Databases

Testing tools

Design Tools

Productivity Tools

Utilities

Communication Tools

Misc

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