Skip to content

dyte-submissions/dyte-vit-2022-sparshjain012

Repository files navigation

Open in Visual Studio Code

[LinkedIn][https://www.linkedin.com/in/sparsh-jain-5a90661a8/]


Input File

Logo

Output_Task-1

Logo

Output_Task-1_Table Forrmat

Logo

Output_Task-2

Logo

SDK Tooling Challenge

Project_Input_Description

  • We have to input File name containing the github Links of the projects, in the eg above we have input file: Dyte.csv
  • We have to input the name of the dependency we want to check, in the ag above we give:Axios
  • We have to give the input of the version with which we want to compare to, in the eg above:0.23.0
  • Project_Outut_Description

  • "Version in git" is the Current version that is used in the dependency in the project github link provided in package.json file
  • "Current version" is the version provided as input by the user
  • True/false is the output after we compare the versions
  • Whenever we get a false , we trigger a shell script to execute a child process which redirects to a browser with compare page
  • Built With

    Getting Started

    This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

    Prerequisites

    This is an example of how to list things you need to use the software and how to install them.

    • npm
      npm install npm@latest -g

    Installation

    1. Clone the repo
      git clone https://github.com/dyte-submissions/dyte-vit-2022-sparshjain012.git
    2. Install NPM packages
      npm install
    3. Run the Project
      node index.js
    4. Give the inputs:
      File name:Dyte.csv
      Dependency Name:Axios(or any other name)
      Version: 0.23.0

    Contributing

    The whole Code is done by me , but the Node Project template that I have used is forked From github That's why the contributions are shown, but the entire Code for the Project is done by me myself

    License

    Distributed under the MIT License. See LICENSE.txt for more information.

    (back to top)

    Acknowledgments

    (back to top)

    About

    dyte-vit-2022-sparshjain012 created by GitHub Classroom

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published