mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 03:33:02 +00:00
chore: update url to new git host
This commit is contained in:
12
README.md
12
README.md
@@ -1,10 +1,10 @@
|
||||
# Unlock Music Project - CLI Edition
|
||||
|
||||
Original: Web Edition https://git.unlock-music.dev/um/web
|
||||
Original: Web Edition https://git.um-react.app/um/web
|
||||
|
||||
- [](https://git.unlock-music.dev/um/cli/actions?workflow=build.yml)
|
||||
- [Release Download](https://git.unlock-music.dev/um/cli/releases/latest)
|
||||
- [Latest Build](https://git.unlock-music.dev/um/cli/actions)
|
||||
- [](https://git.um-react.app/um/cli/actions?workflow=build.yml)
|
||||
- [Release Download](https://git.um-react.app/um/cli/releases/latest)
|
||||
- [Latest Build](https://git.um-react.app/um/cli/actions)
|
||||
|
||||
> **WARNING**
|
||||
> 在本站 fork 不会起到备份的作用,只会浪费服务器储存空间。如无必要请勿 fork 该仓库。
|
||||
@@ -16,13 +16,13 @@ Original: Web Edition https://git.unlock-music.dev/um/web
|
||||
|
||||
## Release
|
||||
|
||||
[Latest release](https://git.unlock-music.dev/um/cli/releases/latest).
|
||||
[Latest release](https://git.um-react.app/um/cli/releases/latest).
|
||||
|
||||
## Install from source
|
||||
|
||||
- Requirements: **Golang 1.23.3**
|
||||
|
||||
1. run `go install git.um-react.app/um/cli/cmd/um@master`
|
||||
1. run `go install git.um-react.app/um/cli/cmd/um@main`
|
||||
|
||||
### Build from repo source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user