Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

cargo-generate rust templates

Last synced: 13 days 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)