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

Create a formula to get insights from a specific repo based on its URL (python) #3

Closed
GuillaumeFalourd opened this issue Oct 2, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request Hacktoberfest https://hacktoberfest.digitalocean.com/

Comments

@GuillaumeFalourd
Copy link
Owner

GuillaumeFalourd commented Oct 2, 2020

What I would like to see

A formula (automation) following this implementation in python, to get insights based on a public repository URL (or a list of public repository URLs) informed by the user.

The final result could lead to something like this:

➜  ~ rit github specific-insights
? What repository do you want to get insights from ? https://github.com/GuillaumeFalourd/formulas-insights/
? Do you want contribution details? no
🐙 Getting insights for repository:
        - github.com/GuillaumeFalourd/formulas-insights/

-------------------------------------------------------------------------------------------------------
Repository                  Views     Uniques     Clones   Contributors   Forks      Stars     Watchers
-------------------------------------------------------------------------------------------------------
formulas-insights             88         11         14          1           0          1          1
@GuillaumeFalourd GuillaumeFalourd added enhancement New feature or request Hacktoberfest https://hacktoberfest.digitalocean.com/ labels Oct 2, 2020
@mfreyeso
Copy link

mfreyeso commented Oct 3, 2020

Hello! Could you assign me it?

@GuillaumeFalourd
Copy link
Owner Author

Sure @mfreyeso 👍
I've assigned it to you. Thank you for contributing!

@GuillaumeFalourd
Copy link
Owner Author

There was a problem on the Makefiles @mfreyeso that has been resolved by the Ritchie team last week.
Old Makefiles wouldn't build successfully for every OS.
I've updated them so you can get the last version to implement without having this problem.

@mfreyeso
Copy link

mfreyeso commented Oct 5, 2020

Fine! thanks @GuillaumeFalourd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest https://hacktoberfest.digitalocean.com/
Projects
None yet
Development

No branches or pull requests

2 participants