Commandos
GIT Experience but different
Install / Use
/learn @Commandos-app/CommandosREADME
Commandos
Commandos is a GIT Client specialty for multi repositories. But works fine too with just one repository. It can execute a command on multiple repositories like creating a branch, merge a branch, or other commands.
Commandos is currently only available on Windows, we plan to add macOS and Linux support when we release version 1.0.
Table of Contents
Installation
To manage dependencies, Commandos uses the yarn manager. Feel free to use an matching alternative.
Use the prebuild binaries, or if you like to build it yourself:
Follow the instruction to install rust: https://tauri.studio/en/docs/getting-started/intro
After this, you can install all dependencies:
yarn install
To run the app, run these commands:
yarn tauri dev
yarn start
Usefull commands
Update Tauri:
yarn tauri deps update
Contributing
We appreciate feedback and contribution to this repo! Before you get started, please see the following:
Support + Feedback
Use Github issues to report bugs, or to ask questions.
License
Copyright (c) 2021 Commandos Link to MIT LICENSE doc.
