ThomasTJdev / nim_websitecreator

Nim fullstack website framework - deploy a website within minutes
https://nimwc.org
MIT License
177 stars 7 forks source link

Add --help & --version #18

Closed juancarlospaco closed 6 years ago

juancarlospaco commented 6 years ago
ThomasTJdev commented 6 years ago

Good idea

ThomasTJdev commented 6 years ago

c6ca8fb8611e709c0a6be68be8e544a34729b221

$ nimwc --version
nimwc: Nim Website Creator.
version       = "4.0.4"
$ nimwc --help
nimwc: Nim Website Creator.
A quick website tool. Run the nim file and access your webpage.

Usage:
  nimwc <optional params>
 ...