nix_utf8_aesthetic

Simple tool to generate aesthetic text
git clone https://0xdd.org/code/nix_utf8_aesthetic.git
Log | Files | Refs | README | LICENSE

README (252B)


      1 # nix_utf8_aesthetic
      2 simple tool to generate aesthetic text
      3 
      4 ## usage
      5 `echo 'How many layers of irony are you on?' | utf8_aesthetic`
      6 
      7 ## building and installing
      8   - build: `make`
      9   - install: `sudo cp utf8_aesthetic /usr/local/bin/`
     10