A very simple template project initializer. That's it.
```bash
cargo install cargo-begin
cargo begin
| Name | Description | | ----- | ------------------------------------------------------------------------------------------ | | jc | rust-base by Jeremy Chone. (default) | | actix | A basic actix-web starter. |
The code is probably really bad. I'm still learning rust and made this to learn how to publish crates & get more familiar with file creation stuff.