#header #command #organize #solidity #argument #name #commented-out

app headers-rs

print a simple commented-out 3-liner header with a custom name (passed as a command line argument

1 unstable release

0.1.0 Jul 14, 2024

#25 in #organize

MIT/Apache

3KB

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
//////////////////////////////////////////////////////////////*/

No runtime deps