CLI tool for generating FastAPI boilerplate for Claude Code agents
Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
1
commits
ci: add cross-platform CI workflow and fix printf format bug
1bc065cView on GitHubfeat: add Windows install script and README instructions
dbe6198View on GitHubMerge pull request #3 from datagendev/feat/fetch-api-key-on-login
a576e2aView on GitHubfeat(login): fetch real API key after OAuth token exchange
8195e76View on GitHubMerge pull request #2 from datagendev/claude/investigate-datagen-login-SGOpB
3cced52View on GitHubfeat(login): add scope param and separate server URL for OAuth flow
5c34d28View on GitHubdocs: update CLI description and README for agent deployment workflow
100bad8View on GitHubdocs: add schedule command to README and deploy-agent skill
91946d8View on GitHubfeat: add `datagen agents schedule` CLI command for managing cron schedules
1d601d9View on GitHub