Skip to content

Installation Instructions

Lawrence Mckinney edited this page Apr 20, 2022 · 1 revision

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 .

Clone this wiki locally