akane10 / im-nothing

a cli tool that generate gitignore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IM NOTHING!!!

im-nothing is a cli tool that generate gitignore for ya. why it is called im-nothing is because im nothing!! like, just dump me, ghost me, ignore me ๐Ÿ™ˆ ๐Ÿ™ˆ ๐Ÿ™ˆ . Well, of course in this case the me is a file/directory. Believe me this has nothing to do with personal life (probably).

But anyway, source gitignore files is from github/gitignore.

USAGE

just type in your terminal (make sure you have npm version 5.2+ installed) :

$ npx im-nothing <command> <languages>
command :
add <languages> (to generate gitignore)
list (show all list language available)
exist <languages> (to check whether the languages exist)
help
example :
$ npx im-nothing add node c java

About

a cli tool that generate gitignore


Languages

Language:JavaScript 100.0%