nickjj/ansigenome

Provide a list of licenses to choose from

Closed this issue · 3 comments

Picking licenses and providing URLs for them is hard.

Show an user a list of known popular licenses - MIT, BSD, Apache 2.0, GPLv2, GPLv3, other (to specify name and URL). If a user selects one of the known licenses, configure it with an URL to http://tldrlegal.com/.

Good idea, something like this?

Select a license:

    1. MIT
    2. GPLv3
    3. ...
    4. Other

Then it will save the name and url to the config in 1 shot. The templates, config and everything else will remain untouched. Just the interface for choosing a license.

"Other" would give you the old interface where you're on your own to provide a name/url.

Sounds good.

Fixed in v0.4.0.