An open API service indexing awesome lists of open source software.

https://github.com/blakeliafk/gweb

一个静态文件HTTP服务器, Fast and more faster.
https://github.com/blakeliafk/gweb

Last synced: 3 months ago
JSON representation

一个静态文件HTTP服务器, Fast and more faster.

Awesome Lists containing this project

README

        

# gweb

[![Build Status](https://travis-ci.org/DGHeroin/gweb.svg?branch=master)](https://travis-ci.org/DGHeroin/gweb)

### 使用方式
```bash
1. 下载最新版本
Linux
wget https://github.com/DGHeroin/gweb/releases/latest/download/gweb-lite-linux
macOS
wget https://github.com/DGHeroin/gweb/releases/latest/download/gweb-lite-osx
Windows
wget https://github.com/DGHeroin/gweb/releases/latest/download/gweb-lite-windows.exe
2. 运行lua
./gweb-lite-linux
```