Skip to content

Installation instructions

jigish edited this page Oct 3, 2012 · 9 revisions

This page contains instructions to install slate.

Direct Download

Using Git

In a terminal (where ${CODE} is the directory where you would like to keep the slate codebase):

cd ${CODE}
git clone git://github.com/jigish/slate.git
cd /Applications
cp -r ${CODE}/slate/build/Release/Slate.app .

Upgrading Slate

Versions 1.0.0+ use Sparkle. Just click on the "Check for Updates..." item in the menu.

Clone this wiki locally