1.0.18 • Published 1 year ago

harshil v1.0.18

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Harshil

A command-line tool for managing multiple remote git repositories. It provides a simple and easy-to-use interface that allows users to add, switch, delete and list repositories without interfering with each other. It makes it easy for users to work on multiple git remote repos simultaneously, keeping them separate while using the same local code base.

Installing

 $ npm install -g harshil@latest

Prerequisites

What things you need to install the software and how to install them

  • Node.js
  • Git

Usage

 $ gmr [command]

 # Commands:
     list                   # List all cloned repositories with Repository ids.
     add <GIT PROJECT URL>       # Cloned a new git repository in the current working directory.
     switch <Repository ID>  # Switch to a different remote repository by repository id.
     delete <Repository ID>  # Delete a cloned git repository by repository id.

Authors

  • Harshil Zadafiya - Weetech Solution - Github
1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago