@ginxo/github-api-tools

0.0.1 • Public • Published

github-api-tools

a bunch of tools to make github API retrieval a bit eaiser

Instalation

Execute

npm install -g @ginxo/github-api-tools

Execution

It is recommended to add GITHUB_TOKEN variable to your environment.

Just execute for more details

github-api-tool -h

Example

To filter deliveries from kiegroup owner, between 2022-10-19T15:12:00Z and 2022-10-19T15:14:00Z

github-api-tool -g kiegroup -p WHATEVER_URL -sd 2022-10-19T15:12:00Z -ed 2022-10-19T15:14:00Z

Package Sidebar

Install

npm i @ginxo/github-api-tools

Weekly Downloads

2

Version

0.0.1

License

Apache-2.0

Unpacked Size

21.6 kB

Total Files

11

Last publish

Collaborators

  • ginxo