Cipr makes it easier to develop and manage packages for the Corona SDK.
Cipr is developed with Python. Currently Cipr only supports Mac OSX.
To install, use pip install:
pip install cipr
Initialize a projects:
cd /path/to/project cipr init
Installing packages:
cipr install git://github.com/six8/cipr.class.git cipr install git://github.com/six8/cipr.logging.git