Skip to content

👢strap your go project with this full-fledged boilerplate

Notifications You must be signed in to change notification settings

andrei-pavel/rust-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rust boilerplate

Reads all the entries in the provided config.yaml and outputs them.

Usage

cargo build
./target/debug/rust-boilerplate -c|--config ${CONFIG_FILE}
USAGE:
    rust-boilerplate --config <FILE>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --config <FILE>    Provides the configuration file

Sample config.yaml provided in root directory

About

👢strap your go project with this full-fledged boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages