1.2.0 • Published 7 years ago
@captainsafia/commentator v1.2.0
commentator
commentator is an npm package for generating block and inline comments for a given programming language. It can be used to create comments that are appended to the top of files, like license headers.
Installation
$ npm install --save @captainsafia/commentatorRunning Unit Tests
$ git clone https://github.com/captainsafia/commentator.git
$ cd commentator
$ npm tUsage
