UNPKG

@nestbox-ai/cli

Version:

The cli tools that helps developers to build agents

10 lines (9 loc) 112 B
{ "agents": { "predeploy": [ "rm -rf dist", "npm run lint", "npm run build" ] } }