Open raphaelstolt opened 8 years ago
We can use https://github.com/KnpLabs/php-github-api for this. We'll have to see how to go about user authentication. Any suggestions?
+1 on the GitHub API client. For auth I would suggest using the GitHub API token which can be set in an .env file.
To reduce the manual steps left to the package author, it would be nice to have the possibility to create the GitHub repository for the constructed package.