Skip to content

Generate perfect constant width source code headers every time.

Notifications You must be signed in to change notification settings

virtualjpeg/headers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generate perfect constant width source code headers every time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%