lbl 0.1.1

A tool to build section labels
lbl-0.1.1 is not a library.

LBL

Simple tool to generate code comment blocks like below:

/**************************/
/*** External Functions ***/
/**************************/

Clone the repo and type cargo run. Input the desired word and the program will output the comment block.