Explorar el Código

Update README.md

tags/v1.2.0
Andrea Spacca hace 3 años
committed by GitHub
padre
commit
e182376100
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 3 adiciones y 9 borrados
  1. +3
    -9
      README.md

+ 3
- 9
README.md Ver fichero

@@ -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


Cargando…
Cancelar
Guardar