-
Notifications
You must be signed in to change notification settings - Fork 13
Installation
GGP1 edited this page Jul 26, 2024
·
11 revisions
Linux, macOS, BSD, Windows and mobile pre-compiled binaries can be downloaded here.
brew install GGP1/tap/kure
scoop bucket add GGP1 https://github.com/GGP1/scoop-bucket.git
scoop install GGP1/kure
or
scoop install https://raw.githubusercontent.com/GGP1/scoop-bucket/master/bucket/kure.json
Use
-v <volume-name>:/root/.kure
to persist the data on the host machine.
docker run -it gastonpalomeque/kure sh
Requires Go to compile the binary.
git clone https://github.com/GGP1/kure
cd kure
make install
# OR
go install -ldflags="-s -w" .
kure - Cross-platform command-line password manager with sessions.