ミラー元
https://github.com/therootcompany/sclient
前回の同期 2025-03-17 13:50:42 +00:00
output as dist/sclient
このコミットが含まれているのは:
コミット
1cb03c5a3e
@ -38,8 +38,8 @@ For the moment you'll have to install go and compile `sclient` yourself:
|
||||
```bash
|
||||
git clone https://git.coolaj86.com/coolaj86/sclient.go.git
|
||||
pushd sclient.go
|
||||
go build sclient*.go
|
||||
rsync -av sclient-cli /usr/local/bin/sclient
|
||||
go build -o dist/sclient sclient*.go
|
||||
rsync -av dist/sclient /usr/local/bin/sclient
|
||||
```
|
||||
|
||||
```bash
|
||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする