/devhelp

command line tools helps in faster development

Primary LanguageShell

devhelp

command line tools helps in faster development

Install guide ..

create the file in

$ sudo gedit /usr/bin/devhelp

add the below code to the "devhelp" file, basically add the path to devhelp folder

/home/yash/Desktop/myapps/devhelp/devhelp.sh $1 $2

save the file

$ sudo chmod +x /usr/bin/devhelp

done !!

Now run the devhelp from anywhere