This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Thibault Maekelbergh edited this page Mar 25, 2019
·
2 revisions
- Design tokens: can be considered as the building blocks for your design. A design token can be a color, border, text style...
- Artboard format: one of the unique formats that are used to extract your data from Sketch.
- Primitives page: the page in your Sketch document containing all your tokens.
-
hubble-cli: refers to the built binary CLI of this project. This is avaible in the releases, or in the
bin/
folder.
If you want to add images, please check out this documentation locally. It contains an assets folder where images can be stored:
$ git clone https://github.com/inthepocket/hubble-scripts.wiki.git
$ ls -l assets/
Using hubble-scripts with Sketch
- Exporting design tokens
- Exporting assets
- Adding hubble-scripts in your project
- Formatting your Sketch document to use with Hubble
- Uploading output to cloud
- hubble-cli options
- Troubleshooting
Development