fledge 1.0.2

Dev lifecycle CLI. One tool for the dev loop, any language.
# {{ project_name }}

{{ description }}

## Getting Started

```bash
npm install
npm run dev
```

## Build

```bash
npm run build
npm start
```

## License

{{ license }}