Skip to content

dyte-submissions/dyte-vit-2022-Vibhukumar10

Repository files navigation

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

About

dyte-vit-2022-Vibhukumar10 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published