Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/norskeld/rustafarian
- Owner: norskeld
- License: mit
- Created: 2022-08-11T14:43:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T11:03:15.000Z (about 2 months ago)
- Last Synced: 2024-11-07T12:18:42.764Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).