create-ai-agent-bootstrap
v0.1.1
Published
Scaffold a new project from ai-agent-bootstrap boilerplate
Downloads
110
Maintainers
Readme
create-ai-agent-bootstrap
Create a new project from the ai-agent-bootstrap boilerplate.
Usage
npm create ai-agent-bootstrap@latest my-agent-appor
npx create-ai-agent-bootstrap@latest my-agent-appOptions
--repo <git-url> Override template repository URL
--branch <name> Clone a specific branch (default: main)Publish
cd create-ai-agent-bootstrap
npm login
npm publish --access public