Skip to content

DoumanAsh/toa-static-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toa-static-server

Build status Build Status

Kawaii HTTP Static Server

Named after cute Toa

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: .]