Eakam1007 / rost_gen

A simple static site generator built using Rust
MIT License
0 stars 3 forks source link

Issue 37 #38

Closed CDPhu closed 1 year ago

CDPhu commented 1 year ago

37

Added support for -c, --config flag to specify path to a config file. The config file can contain the required and optional arguments in JSON format. This will override any options specified as command line arguments.