Windows Azure’s command line tools are traditionally available only on Microsoft Windows in the form of PowerShell Cmdlets. But with the June / Spring release of Windows Azure, Microsoft shipped the ...
I am trying to decide which language to use to implement some open-source, cross-platform (Windows, OS X, Linux) command-line tools. My plan until recently was to use Python. Development in Python is ...