Can I work with open source github on a commercial project and how?

I really want to work with my project on GitHub and then Sell it (binary).

perhaps?

What license should I choose / create for it?

+3
source share
1 answer

I do not see license restrictions at http://help.github.com/terms/ . But if you do not want the source to be visible to everyone, you need to use a paid private repo.

edit: license information

, -. . . GPL ( ). . : . , , .

+3

All Articles