ZeroDev Capabilities
Installation
npm install @zerodev/capabilities
yarn add @zerodev/capabilities
bun install @zerodev/capabilities
Building 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 build
Then, copy the .env.example
file to .env
and define all necessary environment variables:
cp .env.example .env
Now you can run the tests:
bun test
License
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.