fledge 0.16.0

Dev-lifecycle CLI — scaffolding, tasks, lanes, plugins, and more.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# {{ project_name }}

{{ description }}

## Build & Test

```bash
npm install
npm test
npm run lint
npm run build
```

## Architecture

- `src/index.ts` — Entry point