0.0.5 • Published 2 years ago
@getkit/tools v0.0.5
@getkit/tools
This is a set of tools for the GetKit project. It includes scripts for viewing settings, managing workspaces, and more.
Installation
- Clone the repository:
git clone https://github.com/Ansonhkg/getkit
- Install the dependencies
bun install
Usage
Run a command via npx, like "npx getkit/tools workspaces". The "workspaces" command refers to the one defined in package.json.