X-Git-Url: https://git.armaanb.net/?p=gen-shell.git;a=blobdiff_plain;f=README.md;h=31fa5be6c35e293295af7b87bad00b0183705dd6;hp=36bddf655478a850813155d6d674b82eff4b358d;hb=4d3ce20199290eacdbacf0fcb157a3948cbc47f3;hpb=0bdd5e4517e4790e7a8bd45fbec585ba91f08838 diff --git a/README.md b/README.md index 36bddf6..31fa5be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # gen-shell +[![builds.sr.ht status](https://builds.sr.ht/~armaan/gen-shell/commits/.build.yml.svg)](https://builds.sr.ht/~armaan/gen-shell/commits/.build.yml?) + A simple way to turn any command into a shell with arrow key/history support (if compiled with libreadline). Forked from [taskshell](https://github.com/GothenburgBitFactory/taskshell). ## Usage @@ -6,7 +8,7 @@ See `gen-shell --help` ## Installation ### From a binary -Binaries can be downloaded from the refs tab above. NB: these binaries are compiled against libreadline version 8 +Binaries can be downloaded from [here](https://builds.sr.ht/~armaan/gen-shell/commits/.build.yml) tab above. NB: these binaries are compiled against libreadline version 8 ### From source Dependencies: