webshow-0.0.0: README.md
# webshow Run `webshow` in a directory and get pretty browsing. Supports only Haskell Show values at the moment. <img src="https://i.imgur.com/7MUMXEG.png"> ``` Usage: webshow [--version] [--help] [-p|--port ARG] [-d|--directory ARG] Show printed output from languages Available options: --version Show version --help Show this help text -p,--port ARG Port number to listen on -d,--directory ARG Directory to look at ```