diff options
author | ziggys <ziggys@autistici.org> | 2019-11-20 17:09:40 -0300 |
---|---|---|
committer | ziggys <ziggys@autistici.org> | 2019-11-20 17:09:40 -0300 |
commit | 04cc10e6a229f07d433a1d2a9bf057d63afbbd3c (patch) | |
tree | 59eb0ed2250b075e0d61af86220a125c2c9f0267 | |
parent | 4cda15b474200a73557fde4c1ef76303474bde80 (diff) | |
download | gsocial-cli-master.tar gsocial-cli-master.zip |
-rw-r--r-- | README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ gsocial-cli is an actually simple, minimalistic and full featured command-line client for gnu-social that iteracts with 'ostatus' api using curl and core '*nix' utilities. +Dependencies +------------ +curl +jq Install systemwide ------------------ |