Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 860 Bytes

File metadata and controls

28 lines (20 loc) · 860 Bytes

headers

Generate perfect constant width source code headers every time.

Usage

λ ./headers "testing /"

The program takes in two arguments: the first being the name of the header and the second being the character type of the header.

/*//////////////////////////////////////////////////////////////
                           TESTING
//////////////////////////////////////////////////////////////*/

Example with a different character type:

/***************************************************************
                           TESTING
***************************************************************/

Credits

Inspired by virtualjpeg's blocky.