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
- Host: GitHub
- URL: https://github.com/geekmasher/rust-templates
- Owner: GeekMasher
- License: mit
- Created: 2022-10-19T12:13:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T09:33:00.000Z (about 1 year ago)
- Last Synced: 2025-04-01T15:07:12.840Z (about 1 year ago)
- Topics: cargo-generate, rust, templates
- Language: Rust
- Homepage:
- Size: 192 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)