# Simple shell command to print headers Inspired by Patrick Collins' obsession to structure and organize Solidity code within smart contracts. ## Usage ```shell headers GETTERS ``` will print the following header: ``` /*////////////////////////////////////////////////////////////// GETTERS //////////////////////////////////////////////////////////////*/ ```