Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 488 Bytes

LoochiApp

This project contains the iOS Application for the Loochi lamp.

Check it out at [http://www.tbideas.com]!

License

Copyright 2012 - TBIdeas.com
Distributed under the CC-BY-SA license.
http://creativecommons.org/licenses/by-sa/3.0/

Cloning the code

Because we use a submodule to keep some code synchronized with on outside source, you will need to run some commands after cloning the project:

$ git submodule init
$ git submodule update