1.0.1 • Published 8 months ago

@abhi6722/gitcommander v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

GitCommander

Effortlessly manage and synchronize GitHub repositories with ease using GitCommander.

Features

  • Clone all your repositories to a specified location.
  • Delete all your repositories at once.
  • Migrate repositories with updated author information.
  • Interactive CLI for easy navigation.

Installation

You need to have Node.js and npm installed.

  1. Clone the repository:

    git clone https://github.com/Abhi6722/GitCommander
  2. Navigate to the project directory:

    cd GitCommander
  3. Install dependencies:

    npm install
  4. Make the CLI globally accessible:

    npm start

Usage with installing

Open the Terminal and just type npx @abhi6722/gitcommander in your terminal. Follow the interactive prompts to perform various repository management tasks.

Contributions

Contributions are welcome! Feel free to open issues and submit pull requests.

License

This project is licensed under the MIT License.


Created with 💛 by Abhinav Kumar

1.0.1

8 months ago

1.0.0

9 months ago