@mrgeek/switcher
v0.0.2-alpha
Published
Multi git repositories project organizer
Downloads
3
Maintainers
Readme
Welcome to switcher 👋
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.
Install
You'll need to have a Nodejs installed, then you can just
npm i -g @mrgeek
Development
git clone [email protected]:omarahm3/node-switcher.git
cd node-switcher
yarn start # Or npm start
Usage
switcher
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.