relybot

1.0.0 • Public • Published

Rely Bot 😄

Installation

  1. Clone the repo
    git clone git@github.com:dyte-submissions/dyte-vit-2022-Vibhukumar10.git
  2. Install NPM packages
    npm install
  3. Install the CLI on you local machine
    npm -g install .

Usage

The CLI is able to make a Pull Request to any github repository which has an outdated dependency

Example:

rely -r https://github.com/dyte-in/react-sample-app/ react@18.0.0

This will require the user's GitHub AccessToken as well as their Github username. If the dependency is not satisfied, the CLI will display it on the screen and will suggest the user to upgrade the repository using the -u flag. Example:

rely -r https://github.com/dyte-in/react-sample-app/ react@18.0.0 -u

This will generate a Pull Request in the source repository with the desired updates in dependecy versions.

Sample Response:

demo

Contact Me

https://www.linkedin.com/in/vibhu-kumar-singh vibhukumarsing3 vibhukumar10 vibhukumar10 vibhukumar10

Readme

Keywords

none

Package Sidebar

Install

npm i relybot

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

16.9 MB

Total Files

13

Last publish

Collaborators

  • vibhukumar10