Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose a license #11

Open
franzliedke opened this issue Mar 17, 2015 · 8 comments
Open

Choose a license #11

franzliedke opened this issue Mar 17, 2015 · 8 comments

Comments

@franzliedke
Copy link
Owner

Package creators should be asked to choose a license for their library right away.

@RemiCollin
Copy link
Contributor

Just an idea, wouldn't it be just as effective to autorun composer init into the freshly created package directory, assuming if you need some of the information in there, a simple fread + json_decode() would do ?

@franzliedke
Copy link
Owner Author

I actually did that originally. However, since I was calling it from a Symfony command line application using Symfony's process component, input and output weren't passed on correctly.

I'll have to reimplement this part.

@RemiCollin
Copy link
Contributor

Ok, don't hesitate if you need any help, i'd be glad to contribute.

@franzliedke
Copy link
Owner Author

Feel free to send a new part via PR.

This isn't high on my list, so I won't get in your way. ;)

@RemiCollin
Copy link
Contributor

Ok, will have a look at it :)

@franzliedke
Copy link
Owner Author

I will use Composer's spdx-licenses library to implement this - it's already included.

franzliedke added a commit that referenced this issue Apr 10, 2016
franzliedke added a commit that referenced this issue Apr 11, 2016
@franzliedke
Copy link
Owner Author

franzliedke commented Apr 21, 2016

Another option: https://github.com/totten/license-data

@franzliedke
Copy link
Owner Author

For my own reference - inspiration for more parts: https://github.com/php-pds/skeleton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants