remoteinterview / zero

Zero is a web server to simplify web development.

Home Page:https://zeroserver.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checking Version and Help CLI Flags

frankievalentine opened this issue · comments

Zero does not have the ability to check version number or help using the --version or --help flags via the CLI.

zero --version creates a new directory called --version and the same with --help.