On Tue, Jan 27, 2015 at 8:38 PM, Isaac Rose <isaacdr...@gmail.com> wrote: > Hi Pepijn, > > I would love to give it a try, this will be a great help for developing in > celix. Is it available on git hub, or another host?
It is available on github, you can clone with the following command: git clone https://github.com/pnoltes/celix_cog.git > > Isaac > On Jan 27, 2015 2:34 PM, "Pepijn Noltes" <pepijnnol...@gmail.com> wrote: > >> Hi All, >> >> To (really) speed up the process of setting up a project for Apache >> Celix and developing small bundles, I develop a code generation tool >> celix_cog [1]. >> >> Mainly I develop this to make it easier for myself ;), but I would >> like to known if anybody else finds it useful. It is Apache licensed >> (of course), python based, build on top of cog[2] and uses inline >> comment with code generation snippets to make it tick. >> More can be info can be found at the github site. >> >> I have problem adding this to Apache Celix, but for now, did not do >> this because it is python based. >> >> Oh yeah, I still consider it beta, so expect some bugs... >> >> WDYT? >> >> [1] https://github.com/pnoltes/celix_cog >> [2] http://nedbatchelder.com/code/cog/ >> >> Greetings, >> Pepijn >>