Comments

Log in with itch.io to leave a comment.

I enjoyed this a lot! I built it from source, though:

git clone https://github.com/spk121/burro ; cd burro; ./bootstrap.sh ; ./configure.sh ; make ; ./run-uninstalled.sh

It would be nice if this commandline were given in the readme.

(+1)

Thanks.  Will do.