Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonedaddy/heister
https://github.com/bonedaddy/heister
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bonedaddy/heister
- Owner: bonedaddy
- License: apache-2.0
- Created: 2023-05-01T05:30:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-01T05:30:27.000Z (over 1 year ago)
- Last Synced: 2024-10-15T18:09:47.835Z (29 days ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-starter
`rust-starter` is a barebones repository intended to be used as a foundation for creating new rust projects. It includes yaml configuration file management, logging, as well as a CLI with the bare necessities, and nothing else allowing for full customization. Minimal dependencies ensure that the template should be compatible with just about every rust project out there.