This code is a script that creates a file with the basic structure of a C program, including essential libraries and a main function.
How to use?
./sk3l <options>
Options:
-sl, --stdlib
Include the stdlib in the code.
-ag, --args
Define the 'main' Function Signature.
-h, --help
Show this help.