Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/norskeld/rustafarian

Minimal template for Rust projects.
https://github.com/norskeld/rustafarian

Last synced: about 1 month ago
JSON representation

Minimal template for Rust projects.

Awesome Lists containing this project

README

        

# rustafarian

[![Checks](https://img.shields.io/github/actions/workflow/status/norskeld/rustafarian/checks.yml?style=flat-square&colorA=22272d&colorB=22272d&label=checks)](https://github.com/norskeld/rustafarian/actions/workflows/checks.yml)

Minimal template for my Rust projects with barebones **CI** checks, **rustfmt** tweaks, **VS Code settings** aligned with rustfmt config, and **profile release tweaks** (not sure these are necessary tbqh).

## License

[MIT](LICENSE).