Skip to content
This repository was archived by the owner on Mar 18, 2021. It is now read-only.

Hubble cli options

Thibault Maekelbergh edited this page Mar 25, 2019 · 1 revision

hubble-cli

Can be viewed at anytime using the cli: ./hubble-cli --help

Option Arguments Description
--outputDir, -o The directory to export to The directory where parsed files will be placed after a run. Defaults to current working directory
--dump, -d Dump all Sketch JSON files into 1 logdump.json
--useColorArtboards Use artboard formatting to export colors instead of using the document colors
--useGradientArtboards Use artboard formatting to export gradients instead of using the document gradients

sketchtool.sh

Option Index Required Arguments Description
1 Sketch file The path to your Sketch file, which hubble-script should export assets from
2 The directory to export to The directory where assets will be placed after a run. Defaults to current working directory
Clone this wiki locally