mirror of
https://github.com/ssh-vault/ssh-vault.git
synced 2025-08-01 16:26:53 +03:00
modified: README.md
This commit is contained in:
12
README.md
12
README.md
@ -16,14 +16,4 @@ Usage:
|
|||||||
$ ssh-vault -h
|
$ ssh-vault -h
|
||||||
|
|
||||||
|
|
||||||
To compile, after setting GOPATH etc, just type:
|
**ssh-vault** is at an early development stage, please feel free to raise any issue, feature requirement or a simple comment [here](https://github.com/ssh-vault/ssh-vault/issues).
|
||||||
|
|
||||||
$ make
|
|
||||||
|
|
||||||
Compiling for FreeBSD:
|
|
||||||
|
|
||||||
env GOOS=freebsd GOARCH=amd64 go build -o ssh-vault cmd/ssh-vault/main.go
|
|
||||||
|
|
||||||
For Linux:
|
|
||||||
|
|
||||||
env GOOS=linux GOARCH=amd64 go build -o ssh-vault cmd/ssh-vault/main.go
|
|
||||||
|
Reference in New Issue
Block a user