On 2012-01-27, at 20:43, Sven Van Caekenberghe wrote: > On 27 Jan 2012, at 17:31, Camillo Bruni wrote: >> ./googlecode_upload.py --help >> Usage: googlecode-upload.py -s SUMMARY -p PROJECT [options] FILE >> >> Options: >> -h, --help show this help message and exit >> -s SUMMARY, --summary=SUMMARY >> Short description of the file >> -p PROJECT, --project=PROJECT >> Google Code project name >> -u USER, --user=USER Your Google Code username >> -w PASSWORD, --password=PASSWORD >> Your Google Code password >> -l LABELS, --labels=LABELS >> An optional lis > > I had a quick look at > http://code.google.com/p/support/source/browse/trunk/scripts/googlecode_upload.py > > should be doable with zn+zdc as well…
you know I still have this inner fear of creating scripts in pharo :D and I immediately back out and use ruby / bash :P I'll have a look, for now I'm fine with a minimal effort solution :). BTW: with the Monkey we already did a complete google API authentification which works perfectly :)
