https://github.com/0xdea/raptor-rust-template
My template for starting a Rust project, meant to be used with cargo-generate.
https://github.com/0xdea/raptor-rust-template
cargo-generate cargo-wizard rust
Last synced: about 1 year ago
JSON representation
My template for starting a Rust project, meant to be used with cargo-generate.
- Host: GitHub
- URL: https://github.com/0xdea/raptor-rust-template
- Owner: 0xdea
- License: mit
- Created: 2024-08-01T12:29:26.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T08:27:45.000Z (about 1 year ago)
- Last Synced: 2025-03-20T09:34:09.515Z (about 1 year ago)
- Topics: cargo-generate, cargo-wizard, rust
- Language: Rust
- Homepage: https://crates.io/crates/cargo-generate
- Size: 189 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raptor-rust-template
[](https://github.com/0xdea/raptor-rust-template)
[](https://github.com/0xdea/raptor-rust-template)
[](https://github.com/0xdea/raptor-rust-template)
[](https://twitter.com/0xdea)
[](https://infosec.exchange/@raptor)
> "It's important to be quotable."
>
> -- Halvar Flake
My template for starting a Rust project, meant to be used with [cargo-generate](https://crates.io/crates/cargo-generate).
See also:
https://crates.io/crates/cargo-generate
https://cargo-generate.github.io/cargo-generate/
https://github.com/rust-github/template
https://github.com/topics/cargo-generate
https://github.com/Kobzol/cargo-wizard
## Usage
```
cargo install cargo-generate
cargo generate --git https://github.com/0xdea/raptor-rust-template
```