fledge-0.9.1 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, lane, 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 Lanes — 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
- Lanes Guide — task pipelines and workflow automation
- Plugins Guide — extend fledge with community tools
Contributing
See CONTRIBUTING.md for development setup, guidelines, and how to submit changes.
Security
See SECURITY.md for the security policy and how to report vulnerabilities.
License
MIT