nightrune / wrench

Preprocessor and Build Tools for the Electric Imp Platform
MIT License
4 stars 1 forks source link

Git Support for Libraries #29

Open nightrune opened 9 years ago

nightrune commented 9 years ago

Build in git support to go for pulling libraries down into our libs folder. We could either use an external process or build support straight in. This would also need to define a structure for libraries that use it. It should probably be modeled off of golang. And it would likely be local to each setting file.