diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-03-27 10:33:50 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-03-27 10:33:50 +0200 |
commit | 3fb728309f9c3b36c924a6acfaaa16c889948603 (patch) | |
tree | c201bd905b420831855d30800a18eab595b2d54f /README | |
parent | a4fed5715cc9e47def717ef6f21a5aed34455b32 (diff) | |
download | arching-kaos-tools-3fb728309f9c3b36c924a6acfaaa16c889948603.tar.gz arching-kaos-tools-3fb728309f9c3b36c924a6acfaaa16c889948603.tar.bz2 arching-kaos-tools-3fb728309f9c3b36c924a6acfaaa16c889948603.zip |
Updated README
Diffstat (limited to 'README')
-rw-r--r-- | README | 35 |
1 files changed, 24 insertions, 11 deletions
@@ -261,9 +261,9 @@ ak-todos PROTO Adds todo list to the ZCHAIN Public following (uses ak-profile module) ----------------------------------------- -ak-follow # Follow something -ak-following # List your follows -ak-unfollow # Unfollow something +ak-follow # Follow something +ak-following # List your follows +ak-unfollow # Unfollow something Zblock tools ------------ @@ -293,8 +293,29 @@ ak-fs-add # Adds a file to filesystem tree (returns root hash) ak-fs-get # Constructs a file from root hash to filename ak-fs-cat # Constructs a file from root hash to stdout +Libraries +--------- +lib/_ak_ipfs +lib/_ak_gpg +lib/_ak_newline +lib/_ak_script_description +lib/_ak_script_exit +lib/_ak_logit + IPFS Wrappers ------------- +ak-ipfs-starter +ak-ipfs-daemon + +Not completed or just odd +------------------------- + +Deprecated +---------- +ak-json2bash + +Obsolete +-------- ak-ipfs-add ak-ipfs-block-stat ak-ipfs-cat @@ -311,17 +332,9 @@ ak-ipfs-key-list ak-ipfs-key-list-full ak-ipfs-name-publish ak-ipfs-name-resolve -ak-ipfs-starter ak-ipfs-swarm-peers ak-ipns-resolve -Not completed or just odd -------------------------- - -Deprecated ----------- -ak-json2bash - Debugging --------- |