361 Forks
1277 Stars
1277 Watchers

slate

Slate is a toolkit for developing Shopify themes. It's designed to assist your workflow and speed up the process of developing, testing, and deploying themes.

How to download and setup slate

Open terminal and run command
git clone https://github.com/Shopify/slate.git
git clone is used to create a copy or clone of slate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with slate https://github.com/Shopify/slate/archive/master.zip

Or simply clone slate with SSH
[email protected]:Shopify/slate.git

If you have some problems with slate

You may open issue on slate support forum (system) here: https://github.com/Shopify/slate/issues