Go to file
Deathsbreed 67f880fe44 CoffeeBreak will read a file and print its contents every 2 seconds. 2014-11-15 15:21:38 -06:00
src/coffeebreak CoffeeBreak will read a file and print its contents every 2 seconds. 2014-11-15 15:21:38 -06:00
.gitignore Added source-code. 2014-11-13 12:01:40 -06:00
LICENSE Initial commit 2014-11-13 11:59:52 -06:00
README.md Update README.md 2014-11-13 12:15:10 -06:00
build.xml Added source-code. 2014-11-13 12:01:40 -06:00

README.md

CoffeeBreak

As the title of this program suggests, its purpose is for you to take a quick coffee break.

Some of us have bosses that don't know anything about programming, and if they do they can't differenciate between a real compilation and a fake one like this; this is for them.

Simply set this running at full screen and when someone asks just tell them you're compiling ;).

Compiling

To compile make sure you have the java compiler installed along with Apache Ant. Then run simply the following command:

$ ant

Contributing

Simply send me a pull request. I always need new fake compilers, so feel free to add whatever will fool your boss!

License

This project is licensed with the GNU GPLv3.