Andrea Spacca 3 лет назад
committed by GitHub
Родитель
Сommit
e182376100
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 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


Загрузка…
Отмена
Сохранить