An open API service indexing awesome lists of open source software.

https://github.com/geekmasher/rust-templates

Rust Project Templates
https://github.com/geekmasher/rust-templates

cargo-generate rust templates

Last synced: about 1 year ago
JSON representation

Rust Project Templates

Awesome Lists containing this project

README

          

# templates

[Rust Generate](https://crates.io/crates/cargo-generate) Template Repository

## Usage

```bash
cargo generate GeekMasher/rust-templates
```

## Templates

- [GitHub Actions](./actions)
- [CLI](./cli)
- [Library](./lib)
- [Web Server](./web-server)