After starting work on appledoc redesign, one of the first things I added was command line parsing. I used trustful DDCli library from Dave Dribin. However I soon discovered it doesn’t work well with arc. That, coupled with different workflow I wanted, prompted me to digg in Dave’s code to see how I could change it to suit my needs better. At the end I ended with writing a command line interface library from scratch.
Everyday software
- January 20, 2011
- by Thomas
- Living
There are many applications we find invaluable and rely on them for our daily usage. In this post, we’ll write about some of them. Note that our selection of apps reflects our personal needs and tastes and this post is primarily intended to give tribute to these tools and perhaps show various options to our readers. We’re sure many of you have your own personal favorites and many of those would be different from ours. Keep this in mind when reading the article. This post will only cover generic utility apps, we won’t write about apps we use for developing - perhaps we’ll cover them in a future post…