add2path
v1.1.2
Published
A nodejs cmd utility to add directories to $PATH
Readme
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