0.0.2-alpha ā€¢ Published 2 years ago

@mrgeek/switcher v0.0.2-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Welcome to switcher šŸ‘‹

License: MIT Twitter: omarahm3

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 git@github.com: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.