https://github.com/crrow/rsketch
My personal rust project template.
https://github.com/crrow/rsketch
rust template
Last synced: 5 months ago
JSON representation
My personal rust project template.
- Host: GitHub
- URL: https://github.com/crrow/rsketch
- Owner: crrow
- License: apache-2.0
- Created: 2023-01-28T12:30:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-18T09:59:53.000Z (6 months ago)
- Last Synced: 2026-01-18T17:38:58.143Z (6 months ago)
- Topics: rust, template
- Language: Rust
- Homepage: https://crrow.github.io/rsketch
- Size: 1.88 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Just my personal rust project template
[](https://codecov.io/github/crrow/rsketch)
Quick set up a rust project.
## Features
- Automated release management with release-plz
- Comprehensive CI/CD pipeline with GitHub Actions
- Code coverage reporting with Codecov
- GitHub Copilot integration for PR reviews