Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therustmonk/rusty
Minimal Rust Application Template - dotenv, clap, log, config
https://github.com/therustmonk/rusty
Last synced: 13 days ago
JSON representation
Minimal Rust Application Template - dotenv, clap, log, config
- Host: GitHub
- URL: https://github.com/therustmonk/rusty
- Owner: therustmonk
- Created: 2018-10-24T18:29:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T18:29:32.000Z (about 6 years ago)
- Last Synced: 2024-08-01T22:58:12.336Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 29
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Minimal Rust App
This is a dummy Rust application with clap, dotenv, logging and configuration.
You can use it as a template for your projects.