Eakam1007 / rost_gen

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

Add Support For Version Flags #1

Closed Eakam1007 closed 2 years ago

Eakam1007 commented 2 years ago

Added support for '-v' and '--version' flags. These will print out the name and version of the tool. For example, 'rost_gen version 0.1'