Skip to content

tristan-myles/code-commenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Commenter

Generate stylized code comment headers to help make your code more readable

Basic Usage

To print a comment header to the console run

generate-comment -t My_Script_Heading

and if you wish to have it copied to your clipboard, add the -c flag

generate-comment -t My_Script_Heading -c

Code commenter supports multiple language comments. The default is Python but if you wish to generate a comment for example, Golang, set the -lang flag.

generate-comment -t My_Script_Heading -lang GO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages