diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-17 19:05:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:43 +0700 |
commit | f8d870fb0388b91832295b981989adaaf19b7920 (patch) | |
tree | 90d36526c122e48ad8e09f448191ba62b25cac95 /system/kbfs/README | |
parent | ef503041ed0b141bf7638a9b9b7d26944b67c276 (diff) | |
download | slackbuilds-f8d870fb0388b91832295b981989adaaf19b7920.tar.gz |
system/kbfs: Added (Keybase File System).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/kbfs/README')
-rw-r--r-- | system/kbfs/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/kbfs/README b/system/kbfs/README new file mode 100644 index 0000000000..d6c92b384b --- /dev/null +++ b/system/kbfs/README @@ -0,0 +1,9 @@ +The Keybase Go Client, filesystem and GUI + +This script package the whole bundle, not just the client app. +Choose one between kbfs or keybase. Do not install both. + +NOTE: Read README.SBo for more instructions!! +google-go-lang and sshfs-fuse are runtime dependencies. + +This is still considered an ALPHA release!! |