Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

unlock-music/simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Server for UnlockMusic

  • 一个简易的,单文件部署的本地Http服务器
  • 基于Golang 1.16的embed功能
  • 方便普通使用者运行和部署

使用方法

从Release下载

手动构建

  • 安装golang 1.16以上的版本(Tips 2020/12/28: Golang1.16当前为beta状态)
go generate
go build