Corona library package management

I’ve been making several Corona apps and most of them end up using common code and development processes. Instead of copying and pasting code all over the place I decided to create a package management utility similar to Python eggs and pip or Ruby gems. Thus Cipr was born. I wrote up a quickstart (http://devdetails.com/2012/01/24/getting-started-with-cipr/) to help you understand what it is. It’s still early in development but I’d love to get some feedback on it. [import]uid: 2927 topic_id: 20983 reply_id: 320983[/import]

Although I don’t have time to have a go with this today it looks VERY interesting and very useful - I look forward to hopefully getting a chance to play with it in the near future!

Peach :slight_smile: [import]uid: 52491 topic_id: 20983 reply_id: 82889[/import]

Interesting stuff [import]uid: 84637 topic_id: 20983 reply_id: 82959[/import]