Simple tool to generate code comment blocks like below:
///////////////////////////////////////
// TESTING //
///////////////////////////////////////
Clone the repo and type cargo run
. Input the desired word and the program will output the comment block.