0.1.1 • Published 4 years ago

@zendeskgarden/tool-shed v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

Garden Tool Shed Build Status Dependency Status

:seedling: Garden is a design system for Zendesk

This repo contains a set of CLI scripts leveraged throughout Garden repositories for common tasks and CI automation.

Garden CLI

Installation

npm install --save-dev @zendeskgarden/tool-shed

... or for one-off execution

npx --package @zendeskgarden/tool-shed garden [command]

Usage

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.

Command environment variables may be provided by a project-level .env file.

Contribution

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.

License

Copyright 2020 Zendesk

Licensed under the Apache License, Version 2.0