Skip to content

Installation

Randy Hunt edited this page Oct 17, 2013 · 3 revisions

Mac and Linux

Specter is a XUL application, so you'll need to have either Firefox or XULRunner installed in order for it to work.

Then, clone the repo and use make to build and install Specter:

$ git clone https://github.com/letsgetrandy/specter.git
$ cd specter
$ make
$ sudo make install

Windows

Untested.

Clone this wiki locally