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

https://github.com/threeal/rust-starter

A minimalistic GitHub repository template to kickstart your Rust project
https://github.com/threeal/rust-starter

Last synced: about 1 year ago
JSON representation

A minimalistic GitHub repository template to kickstart your Rust project

Awesome Lists containing this project

README

          

# Rust Starter

A minimalistic [GitHub repository template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) to kickstart your [Rust](https://www.rust-lang.org/) project

## Key Features

- Preconfigured [GitHub Actions](https://github.com/features/actions) to automate your project workflow.
- Preconfigured [Dependabot](https://docs.github.com/en/code-security/dependabot) to keep your project dependencies up to date.

## Usage

Refer to [this wiki](https://github.com/threeal/rust-starter/wiki) for information on how to use this template.