kristopolous / TickTick

JSON in your Bash scripts
http://9ol.es/TheEmperorsNewClothes.html
Other
579 stars 55 forks source link

Added a Makefile for 'make install' #23

Closed ingydotnet closed 12 years ago

ingydotnet commented 12 years ago

by installing ticktick.sh in the PATH, you can have this usage:

. `which ticktick.sh`

I like to do this with my bash modules so that I can use them from any script (like Perl or Python modules).

kristopolous commented 12 years ago

oh sure, why not?