@terrazzo/cli
Version:
CLI for managing design tokens using the Design Tokens Community Group (DTCG) standard and generating code for any platform via plugins.
14 lines (8 loc) • 470 B
Markdown
# Contributing to for /parser. For general contribution guidelines, see [CONTRIBUTING.md](../../CONTRIBUTING.md) in the root.
## What this package does
- Runs /parser and saves the output to disk using Node.js
- Provide watcher scripts that also do this
## What this package DOES NOT do
- Parse/validate/normalize tokens.json (that’s for /parser)
- Interact with plugins
/cli
This document contains developer notes and context