+-----------------+
| Hello, World! |
+-----------------+
$ make
$ box -random
+------------------------------------------+
| Build a server and document Wikipedia! |
+------------------------------------------+BoxMSG is a simple C program that returns a box along with the user provided input
./box "Hello, World!"For help:
./box -helpOr for a "random" output:
./box -randomFor base version:
makeFor mini version:
make miniUninstall (Clean):
make clean
- Max char input (Fuck you C) 1000 char
- Multiline support (Implement it yourself)
- FORMATTING ISSUES DONT FEED IT INTO FZF OR SOME CRAP