Skip to content

Pre requisites

Gerardo Curiel edited this page May 23, 2015 · 2 revisions

Pre-requisites

It requires the_silver_searcher, ctags, git, and curl . The recommended way of installing them is using Homebrew on OSX. On Linux, you can use your distribution's package management system.

Linux

Debian/Ubuntu

$ sudo apt-get install exuberant-ctags ack-grep git curl
Clone this wiki locally