@tokens-studio/studio-cli
v0.2.1
Published
Studio CLI - Design tokens tooling for the command line
Readme
@tokens-studio/studio-cli
The official Studio CLI for design tokens management.
Installation
# Using npx (no install required)
npx @tokens-studio/studio-cli --help
# Or install globally
npm install -g @tokens-studio/studio-cliUsage
# Show available commands
studio --help
# Check version
studio --versionAlternative Installation Methods
Homebrew (macOS/Linux)
brew install tokens-studio/studio-cli/studioShell script (macOS/Linux)
curl -fsSL https://github.com/tokens-studio/studio-cli-releases/releases/latest/download/install.sh | shDocumentation
For full documentation, visit documentation.tokens.studio.
