Skip to content

A Github CLI app in Node.js. The app checks your dependencies for updates, creates a new branch and commits the latest updates and raises a PR.

Notifications You must be signed in to change notification settings

harish876/github-cli-dependabot-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github CLI in Node.js

A Github CLI app in Node.js. The app checks your dependencies for updates, creates a new branch and commits the latest updates and raises a PR.

Usages

github
github config -k={github_api_key}
github view-config
github list
github update

Screenshots

main menu

github list

github update

How to build locally

npm i
npm link

License

Feel free to use the code in this repository as it is under MIT license.

About

A Github CLI app in Node.js. The app checks your dependencies for updates, creates a new branch and commits the latest updates and raises a PR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published