Add2Path
A command line utility to add a directory to $PATH without any fuss.
Usage
# install add2path
npm install --global add2path
# go to the directory of your choice and execute
add2path
#Voila! the current directory is added to path
A command line utility to add a directory to $PATH without any fuss.
# install add2path
npm install --global add2path
# go to the directory of your choice and execute
add2path
#Voila! the current directory is added to path
npm i add2path
0
1.1.2
ISC