Files
hexo_s/site/gopkg/upscayl-server.md
2026-05-30 21:25:54 +08:00

20 lines
757 B
Markdown

---
title: upscayl-server
date: 2026-05-30
summary: 这个文章只是存放了一些 <meta> 标签以让 go 程序能顺利通过这个 URL 获取到仓库信息
url: /upscayl-server
flags:
- hide_post
- no_comment
- no_trailing_slash
head_tags:
- <meta name="go-import" content="trle5.xyz/upscayl-server git https://gitea.trle5.xyz/trle5/upscayl-server.git">
- <meta name="go-source" content="trle5.xyz/upscayl-server _ https://gitea.trle5.xyz/trle5/upscayl-server/src/branch/main{/dir} https://gitea.trle5.xyz/trle5/upscayl-server/src/branch/main{/dir}/{file}#L{line}">
---
https://gitea.trle5.xyz/trle5/upscayl-server
从源码安装:`go install trle5.xyz/upscayl-server@latest`
从源码运行:`go run trle5.xyz/upscayl-server@latest`