mirror of
https://github.com/dpc/tagwiki
synced 2025-04-15 15:23:12 +00:00
rust-bin-template
This is a template meant to be used as a starting point for Rust programs.
After cloning, grep for CHANGEME
parts and replace them.
Features
- Build-in common functionality:
- Command line options handling (
structopt
) - Error management with (
anyhow
) - Logging (
env_logger
)
- Command line options handling (
- Automatic binary releases
- Built by Travis CI for every release tag
- Easy and fast to set-up
- Generated for: Linux, Mac, Windows
- Other small features
License
You are free to change the LICENSE of this project.
Description
Languages
Rust
85.5%
JavaScript
8.7%
CSS
3.8%
Shell
2%