Skip to content

FlorianWoelki/github-upvotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-upvotes

A simple project to get a list of the most upvoted issues in a GitHub repository.

Set up

Create a .env file in the root of the project with the following content:

GITHUB_PAT=your_github_personal_access_token
USER_AGENT=your_github_username

Running the project

To run the project, execute the following command:

cargo run -- <owner> <repository>

About

Get all of the most upvoted GitHub issues in your project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages