jasmine-fs

A file server powered by node.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
jasmine-fs
0.0.45 years ago5 years agoMinified + gzip package size for jasmine-fs in KB

Readme

_                      _                  ____
(_)___ __________ ___  (_)___  ___        / __/____
/ / __ `/ ___/ __ `__ \/ / __ \/ _ \______/ /_/ ___/
/ / /_/ (__  ) / / / / / / / / /  __/_____/ __(__  )
__/ /\__,_/____/_/ /_/ /_/_/_/ /_/\___/     /_/ /____/
/___/
jasmine-fs
license npm NPM downloads Percentage of issues still open A file server powered by node. 一个 node 文件服务器。

Install 安装

npm i -g jasmine-fs

Quick Start 快速上手

``` jasmine-fs # 当前目录为服务器根目录 jasmine-fs -p 8888 # 设置端口号为 8888 jasmine-fs -h localhost # 设置 host 为 localhost jasmine-fs -r /user # 设置根目录为 /user ```

License

MIT