This template helps you pull your design tokens in JSON.
This example uses the following parser:
to-json to generate your design tokens in JSON
If you use the CLI, you need to fill three properties:
repository
is @organization/repository
personalAccessToken
which you can generate in your account settings
rules
are where you provide parsers and compatible options
If you use the GitHub, you need to fill 4 properties:
repository
is @organization/repository
head
lets you set the branch your PR will be created on
base
lets you set the branch your PR will be merged on
rules
lets you transform tokens by chaining parsers