about summary refs log blame commit diff stats
path: root/README
blob: 4e69836faa2db4332fcb0c13ffae5608ad4e298d (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                   




                                                           
# Sarcasticizer

This is a very basic program I wrote because I was frustrated with trying to type out the Spongebob "AaaAAaAauuGGa"
style of text and feeling like I wasn't being truly random enough. Also, it's very time-consuming to do it by hand.
I felt that it would be easier to write a quick program to do it for me because computers do be kinda cool tbh :)

## Installation
This is a fast and dirty script I tossed together in like 20 minutes flat and honestly I don't know why I'm
spending so much time on this README. That being said, place this in your ~/bin directory and make sure your $PATH
is able to reach it.

### Dependencies
- reasonably recent version of Racket (I used 8.0 for this)
- xclip, and presumably some X11-based desktop environment