Giter Club home page Giter Club logo

gus-rs's Introduction

Git User Switch (gus) - Simplify Git User Switching with Rust

Git User Switch (gus) is a command-line tool written in Rust using the clap-rs library that simplifies the process of switching between Git user profiles. If you frequently work with multiple Git profiles or accounts, this tool can help streamline your workflow by providing an intuitive interface for managing and activating different profiles.

Features

  • Simple Interface: The tool offers a straightforward command-line interface to manage your Git profiles.
  • Profile Listing: List all available profiles and choose the one you want to activate.
  • Profile Management: Add, edit, delete, and activate profiles easily.

Installation

You can install Git User Switch (gus) using the following command:

cargo install gus-rs

Usage

Switching between Git user profiles is now easier than ever. Use the following commands to manage your profiles:

  • List Profiles and Select: View all available profiles and choose the one you want to activate.

    gus list

  • Add New Profile: Create a new Git user profile.

    gus add --name JohnDoe --email [email protected] --profile work

  • Activate Profile: Switch to a specific Git user profile.

    gus ac work
  • Delete Profile: Remove an existing Git user profile.

    gus delete

  • Edit Profile: Modify the details of an existing Git user profile.

    gus edit
  • Help: Access detailed help information for each command.

    gus help

Contributing

Contributions are welcome! If you find any issues, have suggestions, or want to contribute, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

gus-rs's People

Contributors

maulik9898 avatar

Stargazers

 avatar

Watchers

 avatar

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.