fledge 1.0.2

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

{{ description }}

## Installation

```bash
cargo install {{ project_name }}
```

## Usage

```bash
{{ project_name }} hello --name world
```

## License

{{ license }}