Skip to content

Releases: DoumanAsh/toa-static-server

0.1.0: Initial release

19 Jan 07:21
Compare
Choose a tag to compare

Usage

USAGE:
    toa-static-server.exe [OPTIONS] [dir]

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

OPTIONS:
    -p <port>        Specifies port number to use [default: 13666]

ARGS:
    <dir>    Directory to serve. Current directory used by default [default: .]