feat: Don't echo password while inputting

This commit is contained in:
Vincent Ambo 2017-02-11 16:30:23 +01:00
parent e6c3212018
commit 393cff4847
2 changed files with 24 additions and 6 deletions

View file

@ -16,7 +16,7 @@ will be linked here in the future.
## Installation
Make sure you have Go installed and `GOPATH` configured, then simply
`go get github.com/tazjin/watchblob`.
`go get github.com/tazjin/watchblob/...`.
## Usage