Skip to content

Simply print commented-out headers to easily paste into Solidity files to organize and separate distinct methods

Notifications You must be signed in to change notification settings

mcmoodoo/headers-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple shell command to print headers

Inspired by Patrick Collins' obsession to structure and organize Solidity code within smart contracts.

Usage

headers GETTERS

will print the following header:

/*//////////////////////////////////////////////////////////////
                            GETTERS
//////////////////////////////////////////////////////////////*/

About

Simply print commented-out headers to easily paste into Solidity files to organize and separate distinct methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages