Skip to content

52cik/http-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-static

cn: 简单的静态文件服务器。
en: A simple static file http server.

Linux Build Coverage Status Dependencies node license MIT

使用方法 (How to use it)

$ npm install -g 52cik/http-static
$ http-static static_dir 8000

cn: 以 static_dir 为根目录,8000 为端口启动服务器。
en: With static_dir as the directory, 8000 for the port to start the server.

About

A simple static file http server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published