Cltool: example installer for python command line tools

by FarMcKonon 1/10/2013, 4:40 PMwith 0 comments

I could not find a good example or docs for installing a command line tool via python pip/easy_install So I wrote one.

0