Skip to content

ahmedali8/sol-headers

Repository files navigation

Solidity Headers

Description

Generate perfect code headers every time.

Installation

$ npm install -g sol-headers

Usage

$ sol-headers "testing 123"
/*//////////////////////////////////////////////////////////////
                           TESTING 123
//////////////////////////////////////////////////////////////*/

It will also copy the header to your clipboard automatically.

Credits