nix_text_aesthetic

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

README (251B)


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