An attempt at a new low level keybase interface that prevents each command from re-spawning a new keybase instance on low memory systems.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Haukeness cdbc92ff12 add vendor dorectory and patches 2 years ago
.gitignore add vendor dorectory and patches 2 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
go.mod updated deps 3 years ago
go.sum updated deps 3 years ago
libkeybase.go change fmt to log 2 years ago
libkeybase_test.go tests 2 years ago

README.md

libkeybase

An attempt at a new low level keybase interface that prevents each command from re-spawning a new keybase instance on low memory systems.