CLI for the-grove component library (wrapper package)
npm install the-groveThis is a wrapper package that provides the the-grove command.
The actual CLI implementation is in @the-grove/cli.
This package exists to enable users to run:
``bash`
npx the-grove add async-button
Instead of:
`bash``
npx @the-grove/cli add async-button
For full documentation, see the main repository: https://github.com/matthewnaples/the-grove