1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-11-08 09:20:06 +00:00

Remove references to GoBuilder

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2017-09-22 15:32:05 +02:00
parent cb09a7afb6
commit 671af9db2f
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -10,7 +10,7 @@ My service [Secure Password](https://pwd.luzifer.io/) is powered by this app and
### Via CLI
1. Download the compiled binary from [GoBuilder.me](https://gobuilder.me/github.com/Luzifer/password) and unzip the package
1. Download the compiled binary from [Github releases](https://github.com/Luzifer/password/releases/latest)
2. Generate your password:
```bash
@ -40,7 +40,7 @@ My service [Secure Password](https://pwd.luzifer.io/) is powered by this app and
#### Self-Hosted
1. Download the compiled binary from [GoBuilder.me](https://gobuilder.me/github.com/Luzifer/password) and unzip the package
1. Download the compiled binary from [Github releases](https://github.com/Luzifer/password/releases/latest)
2. Run the API server:
```bash
@ -59,7 +59,7 @@ My service [Secure Password](https://pwd.luzifer.io/) is powered by this app and
#### Hosted
```bash
# curl https://password.hub.luzifer.io/v1/getPassword?length=20&special=true
# curl https://pwd.luzifer.io/v1/getPassword?length=20&special=true
0M4L-1[lT:@2&7,p,o-;
```