singhsterabhi / iambinod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I Am Binod

A fun node cli inspired from the meme trend #binod.

It adds "BINOD" comment by default to every file in a directory. Furthermore you can also specify some other comment to be added. Only JavaScript, Typescript, CSS, SCSS and HTML files are suppoted right now.

Installation:

npm i -g iambinod

Usage:

iambinod -p [Path to the file or directory] -c [comment to add]

-c and comment are optional. Path is a required parameter

Help:

iambinod -h

This maybe(are) some bugs. Feel free to contribute.

~BINOD

About

License:MIT License


Languages

Language:JavaScript 100.0%