@zerodev/capabilities
v0.0.1
Published
## Installation
Keywords
Readme
ZeroDev Capabilities
Installation
npm install @zerodev/capabilitiesyarn add @zerodev/capabilitiesbun install @zerodev/capabilitiesBuilding and Testing
Before running the tests, ensure you have installed bun and all the necessary dependencies and built the core package:
bun install
bun run buildThen, copy the .env.example file to .env and define all necessary environment variables:
cp .env.example .envNow you can run the tests:
bun testLicense
The @zerodev packages are released under the MIT License. See the LICENSE file for more details.
Contact
If you have any questions or would like to get in touch with the team, please join our Discord channel.
