/add2path

Nodejs cmd util to add dirs to path

Primary LanguageJavaScript

npm version npm downloads

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