Welcome to switcher 👋

License: MIT Cargo: Switcher Github: CI Twitter: omarahm3

Multi git repositories project organizer made with rust.

This project is pretty immature, it was created so that i can learn Rust, there are other variants of this project made with other languages - Fish Shell

However this might be the main project in which i'm going to continue maintaining it.

Install

From releases

sh wget -qcO ~/.local/bin/switcher https://github.com/omarahm3/switcher/releases/download/v<LATEST_VERSION>/switcher chmod +x ~/.local/bin/switcher

Or install it as a cargo crate

sh cargo install switcher --version <LATEST_VERSION>

Build

sh git clone git@github.com:omarahm3/switcher.git cd switcher cargo build --release --all-features

Usage

sh switcher help

Author

👤 Omar Ahmed

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Omar Ahmed.

This project is MIT licensed.