@cloudbase/agent-cli
Command line interface for AG-Kit.
Features
- Project initialization
- Development tools
- Build and deployment
- Template management
Installation
npm install -g @cloudbase/agent-cli
Usage
Initialize a new project
npx @cloudbase/agent-cli init
Available commands
ag-kit init
ag-kit build
ag-kit deploy
ag-kit --help
Commands
init - Initialize a new AG-Kit project
build - Build the project
deploy - Deploy the project
dev - Start development server
Templates
- Web application template
- WeChat Mini Program template
- Desktop application template
Documentation
Coming soon...
Contributing
See CONTRIBUTING.md for details.