Giter Club home page Giter Club logo

updatemyrepos's Introduction

Repository Updating Tool

GitHub license

Languages used

C Program Shell

Overview

The Update Repo Tool is a command-line utility designed to simplify the process of updating multiple Git repositories in one go. It recursively searches for Git repositories within a specified directory and performs a git pull operation on each repository, keeping them up to date.

asciicast

Features

  • Search for Git repositories recursively in a specified directory.
  • Display progress while updating repositories.
  • Customizable Git binary path.
  • Caches the location of the git repositories so that it can run faster, unless the cache has been cleared.
  • Color-coded output for better visibility.

Table of Contents

Installation

  1. Clone this repository:

    git clone https://github.com/sumanrox/updatemyrepos.git
  2. Run the following command

    cd updatemyrepos && chmod +x install.sh && ./install.sh

Usage

updatemyrepos $HOME/Projects

Issues currently on this project

Prompts for authentication on some repos, just enter blank credential to proceed, I am unable to suppress them for now.

Made with ❤️ by Suman Roy

LinkedIn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.