Multi git repositories project organizer made with Nodejs.
This project is pretty immature, it was created initially as a fish shell function, so that i can easily manage my company's current multiple projects, since i usually have changes on different branches on multiple git repositories, and we can't leverage git-worktree on our local development. This project aims to manage multiple git repositories with richer features than the initial fish shell version. This project has also other variants in different programming languages.
I will be focusing more on maintaining the Rust variant.
You'll need to have a Nodejs installed, then you can just
npm i -g @mrgeekgit clone git@github.com:omarahm3/node-switcher.git
cd node-switcher
yarn start # Or npm startswitcher👤 Omar Ahmed
- Website: https://mrg.sh
- Twitter: @omarahm3
- Github: @omarahm3
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2021 Omar Ahmed.
This project is MIT licensed.