Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 680 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 680 Bytes

Zeplin Community Crew: SDK Scripts

Getting Started

  1. Create a Personal Access Token from the Zeplin web app under Developer tab in your profile page.

  2. Create a .env file to enter your Personal Access token. Refer to the file .env.example for environment variable naming. You'll also add your Workspace ID here, which can be found by going to your Workspace and copying it from the url: https://app.zeplin.io/workspace/WORKSPACE_ID/projects

Usage

Install packages

$ npm install

Navigate to the directory with the script to be used and read the Readme for any extra usage details for the script.