andrepolischuk / servst-cli

Simple file server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

servst-cli Build Status

Simple file server

servst - API for this module

Install

npm install --global servst-cli

Usage

servst --help

  Usage
    servst [dir]

  Examples
    servst
    servst ./static
    servst --port 3100

  Options
    -p, --port <port>  specify port

License

MIT

About

Simple file server

License:MIT License


Languages

Language:JavaScript 100.0%