Saturday, July 28, 2012

Setup development environment on Ubuntu Desktop 12.04

Macvim/Gvim + Janus (+ ctags)
https://github.com/carlhuda/janus/

Setup procedures on fresh installed OS:

$ sudo apt-get install vim-gnome
$ sudo apt-get install git
$ sudo apt-get install rake
$ sudo apt-get install curl
$ sudo apt-get install ack
$ sudo apt-get install exuberant-ctags
$ curl -Lo- http://bit.ly/janus-bootstrap | bash

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.