Using gii from inside another module

i wanted to use the gii module from inside another module, would that be possible? and if yes, can someone teach me how? :) thx in advance!

Yes you can. First solution is you extend the gii module or you make copy&paste of gii module to your own module. but i dont see the sense in this.