Skip to content
Wael Nasreddine edited this page Nov 19, 2011 · 7 revisions

Getting started

Installation

  • Please make sure all Pre-requisites are met before continuing
  • Please use our automatic installer, what it does is, it checks your home directory for the presence of .vim .vimrc and .gvimrc files, it they exists, it will adds .old to the file names, then it clones janus and runs rake from withing Janus folder.
$ curl https://raw.github.com/carlhuda/janus/master/bootstrap.sh -o- | sh
  • If you want to customize Janus, you might want to read the Customization page.
Clone this wiki locally