Download the PHP package mickaelandrieu/kimeo without Composer
On this page you can find all versions of the php package mickaelandrieu/kimeo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mickaelandrieu/kimeo
More information about mickaelandrieu/kimeo
Files in mickaelandrieu/kimeo
Package kimeo
Short Description A simple CLI tool to generate GitHub activity report
License MIT
Informations about the package kimeo
Kimeo: the missing contributions reporter for GitHub
Kimeo is a micro CLI application (and a minimalist web client) that is able to generate a list of merged PR for a selected list of branches for an interval of dates.
Installation
The login/password credentials are your GitHub's ones.
Then configure the application, you need to create and complete a .env
file.
Use the .env.dist
file provided:
What are Core members?
For theses members, the line generated for each contributed will be different.
For Core members (ex):
- #7839: Add sprintf check constraint on translations, by @Quetzacoalt91.
For beloved contributors (ex):
- #7838: Return empty array instead of false.. Thank you @neoteknic!
How to use the CLI application?
For instance:
How to use the Web client?
A file named report.md
will be generated, you can manipulate it using any programming language.
This is so great, I want to contribute! Where are the tests?
Ahaha, well tried ;) I don't want any contributions. If you like it, star it and use it. If you want to improve it, fork it and create the tool that fits your specific needs.
All versions of kimeo with dependencies
symfony/console Version ~5.4|~6.0
symfony/filesystem Version ~5.4|~6.0
symfony/http-foundation Version ~5.4|~6.0
symfony/process Version ~5.4|~6.0
symfony/dotenv Version ~5.4|~6.0
symfony/error-handler Version ~5.4|~6.0
symfony/http-client Version ^6.0