You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
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.