Skip to content

This is a simple tool to assist with certain repetitive and verbose GitHub operations

Notifications You must be signed in to change notification settings

innobead/gh-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-helper

This is a simple tool to assist with certain repetitive and verbose GitHub operations.

$ deno task run 
Task run deno run -A ./src/main.ts

Usage:   gh-helper
Version: 0.1.0    

Description:

  GitHub helper

Options:

  -h, --help                   - Show this help.                                                                                    
  -V, --version                - Show the version number for this program.                                                          
  -l, --log-level  [logLevel]  - Log level                                  (Default: "CRITICAL", Values: "NOTSET", "DEBUG", "INFO",
                                                                            "WARN", "ERROR", "CRITICAL")                            

Commands:

  file-check  - Check if a file exists on the repos owned by GitHub owner(s)

Environment variables:

  GITHUB_TOKEN  <value>  - GitHub token  (required)

About

This is a simple tool to assist with certain repetitive and verbose GitHub operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published