https://github.com/christimperley/rosrelic
https://github.com/christimperley/rosrelic
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/christimperley/rosrelic
- Owner: ChrisTimperley
- Created: 2017-12-06T03:55:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T06:24:10.000Z (over 8 years ago)
- Last Synced: 2025-01-03T19:17:46.556Z (over 1 year ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ros-relic-creator
## Usage
* Requires Python 3.6 or greater.
* Requires a GitHub API access token to be located at `github.token` within the
working directory.
For now, you can run some example code by simply executing the script.
Note that the script can take a couple of minutes to run for larger repositories.
The number of GitHub API requests is linear in terms of the number of tagged
releases for a given repository.