Skip to content

Creates a webpage listing releases from projects on github

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.Apache
Notifications You must be signed in to change notification settings

pminten/release_lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReleaseLister

Lists published releases of github projects.

To run this you first have to register it as an application at github, the callback URL doesn't matter (not used).

Then run bin/release_lister your_client_id your_client_secret repo_file where repo_file is the filename of a file containing repo full names (like pminten/release_lister), one per line.

With the -m switch you can set a mode. Normally project descriptions are pulled from the cache (data dir), if possible, and release info is loaded from github. In full mode all project descriptions are fetched from github as well. In generate_only mode (mostly useful for developers) nothing is downloaded but cached info is used.

About

Creates a webpage listing releases from projects on github

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.Apache

Stars

Watchers

Forks

Packages

No packages published