fledge-0.8.0 is not a library.
fledge
One CLI, your whole dev lifecycle. Scaffold, build, review, ship — zero config for the common case.
Install
|
&& &&
Quick Start
Already have a project? Just use it — fledge auto-detects your stack:
Starting fresh? Scaffold from a template:
What's Inside
| Stage | Commands | What it does |
|---|---|---|
| Start | init, list, search, create-template |
Scaffold projects from local or remote templates |
| Build | run, flow, config, doctor |
Task runner, workflow pipelines, environment checks |
| Develop | work, spec |
Feature branches, PRs, spec-sync |
| Review | review, ask, metrics, deps |
AI code review, codebase Q&A, health checks |
| Ship | issues, prs, checks, changelog |
GitHub integration, CI status, release notes |
| Extend | plugin, completions, tui |
Community plugins, shell completions, TUI browser |
Built-in Templates
rust-cli · ts-bun · python-cli · go-cli · ts-node · static-site
Browse community templates: fledge search <keyword>
Examples
- Official Templates — hello-world, bun-api, ts-lib, and more
- Example Flows — language-specific CI/CD pipelines
- Example Plugin — deploy/rollback plugin reference
Learn More
- Full Documentation — commands, configuration, guides
- Template Authoring — create and publish your own templates
- Flows Guide — task pipelines and workflow automation
- Plugins Guide — extend fledge with community tools
License
MIT