🌱 Garden is the design system by Zendesk
This repo contains a set of CLI scripts leveraged throughout Garden repositories for common tasks and CI automation.
npm install --save-dev @zendeskgarden/scripts
... or for one-off execution
npx --package @zendeskgarden/scripts garden [command]
All commands are available via the garden
executable. Commands may be
chained so that the output from one command provides input to another. Each
command also provides a functional equivalent for programmatic usage. See
the individual command README for details.
garden cmd-docgen
garden cmd-du
garden github-branch
garden github-commit
garden github-deploy
garden github-pages
garden github-release
garden github-repository
garden github-teams
garden github-token
garden lerna-changelog
garden lerna-new
garden netlify-bandwidth
garden netlify-deploy
garden netlify-site-id
garden netlify-token
Command environment variables may be provided by a project-level
.env
file.
Thanks for your interest in Garden! Community involvement helps make our design system fresh and tasty for everyone.
Got issues with what you find here? Please feel free to create an issue.
Community behavior is benevolently ruled by a code of conduct. Please participate accordingly.
Copyright 2021 Zendesk
Licensed under the Apache License, Version 2.0