소스 검색

Update README.md

tags/v1.2.0
Andrea Spacca 3 년 전
committed by GitHub
부모
커밋
e182376100
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일3개의 추가작업 그리고 9개의 파일을 삭제
  1. +3
    -9
      README.md

+ 3
- 9
README.md 파일 보기

@@ -126,15 +126,9 @@ go run main.go --provider=local --listener :8080 --temp-path=/tmp/ --basedir=/tm
## Build

```bash
git clone git@github.com:dutchcoders/transfer.sh.git
```

```bash
go get -u -v ./...
```

```bash
go build -o transfersh main.go
$ git clone git@github.com:dutchcoders/transfer.sh.git
$ cd transfer.sh
$ go build -o transfersh main.go
```

## Docker


불러오는 중...
취소
저장