A Painless Static File Server
To install hua, run the following command in your terminal:
Usage: hua [options] [path] Start a static file server in the specified path (default: current directory) Options: -h, --help Show this help message -v, --version Show version information Examples: hua . Start server in current directory hua /path/to/dir Start server in specified directory