aboutsummaryrefslogtreecommitdiffstats
path: root/cli/template/README.md
blob: 3dcf61b571e7e37cb3e85018179e3d5e8667907e (plain)
1
2
3
4
5
6
7
8
9
10
11
# {{project-name}}

## Run

```
RUST_LOG=debug cargo run
```

## License

This project is licensed under the ISC license ([LICENSE](LICENSE) or http://opensource.org/licenses/ISC)