Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxMSG

+-----------------+
|  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

Usage

./box "Hello, World!"

For help:

./box -help

Or for a "random" output:

./box -random

Install / Uninstall

For base version:

make

For mini version:

make mini

Uninstall (Clean):

make clean

Caveats

  • Max char input (Fuck you C) 1000 char
  • Multiline support (Implement it yourself)
  • FORMATTING ISSUES DONT FEED IT INTO FZF OR SOME CRAP

About

BoxMSG is a simple C program that returns a box along with the user provided input

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages