Ecosyste.ms: Awesome
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: 13 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T15:42:03.000Z (5 months ago)
- Last Synced: 2024-06-06T16:40:42.275Z (5 months ago)
- Topics: cargo-generate, rust, templates
- Language: Rust
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
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)