Skip to content
jergason edited this page Nov 28, 2011 · 7 revisions

Getting started

Installation

  • Please make sure all Pre-requisites are met before continuing
  • Please use our automatic installer. It checks your home directory for the presence of .vim .vimrc and .gvimrc files. If they exist, it adds .old to the file names, then clones janus and runs rake from withinn the 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