blocky.sh renders colorfully blocky thingy in terminal.
Contents
By default, to install to /usr/local
, run:
% make install
Or to /usr
:
% make install PREFIX=/usr
Or to your home:
% make install PREFIX=$HOME
To uninstall, use uninstall
target with PREFIX
if supplied during installation.
key | action |
---|---|
[Q] or [Escape] |
quit |
anything else | new blocky |
You are welcome to create pull requests, however, upon a pull request creation to this repository, you agree to release your work the same way as this project.
This project has been released into the public domain via UNLICENSE.