bdavidxyz / tailstart

Tailwind 3 and Rails 7.1 application starter kit.
GNU General Public License v3.0
35 stars 4 forks source link

License #1

Open nikoma opened 10 months ago

nikoma commented 10 months ago

Doesn't the license clash with commercial projects?

bdavidxyz commented 10 months ago

Hello nikoma, what do you mean "clash" ?

nikoma commented 10 months ago

When you make any changes to the starter kit in your own project you will be required to publish them. This might not work with the policies of many businesses.

bdavidxyz commented 10 months ago

What would you prefer then?

nikoma commented 10 months ago

I think most similar project use MIT or Apache 2.0 license. Some use more complex hybrid licenses. I am not an expert on it. I just know that we prefer to use projects with permissive licenses in all projects that we want to use commercially. As a vendor of a starter kit, a more permissive license will give you more adaption.

bdavidxyz commented 10 months ago

Ok! I think I need to think about it :) Let me some days.