Created
June 23, 2013 08:06
-
-
Save gilbertwat/5844248 to your computer and use it in GitHub Desktop.
workstation set up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get update && apt-get upgrade | |
apt-get install vim git curl build-essential libssl-dev | |
#js | |
#java | |
#ruby just because web dev tools has a lot of tools in ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment