This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 364
Home
Thomas Kelly edited this page May 3, 2018
·
20 revisions
Slate is a command line tool for developing Shopify Themes. It is designed to assist your development workflow and speed up the process of developing, testing, and deploying themes to Shopify.
- Dependency management via Webpack
- ES6+ support via Babel
- Local Development Assets Server
- SASS compilation with vendor prefixing and Liquid
- Theme Linting
- Custom Starting Points
- Multiple API Credentials
- Safe watch and deploy
- Optimized production build pipeline
- Configuration via slate.config.js
For help on setting up the repo locally, building, testing, and contributing please see CONTRIBUTING.md.