-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Comments
Just an idea, wouldn't it be just as effective to autorun |
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. |
Ok, don't hesitate if you need any help, i'd be glad to contribute. |
Feel free to send a new part via PR. This isn't high on my list, so I won't get in your way. ;) |
Ok, will have a look at it :) |
I will use Composer's spdx-licenses library to implement this - it's already included. |
Another option: https://github.com/totten/license-data |
For my own reference - inspiration for more parts: https://github.com/php-pds/skeleton |
Package creators should be asked to choose a license for their library right away.
The text was updated successfully, but these errors were encountered: