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

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.

Awesome Lists containing this project

README

          

# Just my personal rust project template

[![codecov](https://codecov.io/github/crrow/rsketch/graph/badge.svg?token=KVU5A1AXE0)](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