Belisarius allows you to manage multiple repositories simultaneously by executing common commands and operations.
- Rust 95%
- SCSS 4.6%
- Just 0.2%
- JavaScript 0.1%
| .hooks | add hooks | |
| public | head detached state | |
| src | lint | |
| src-shared | fix typo | |
| src-tauri | set splashscreen duration | |
| .gitignore | ||
| .taurignore | ||
| Cargo.toml | v0.9.0 | |
| index.html | apply some style and add logo in header | |
| Justfile | simplify command execution and set bash for justfiles | |
| LICENSE | ||
| README.md | Update README.md | |
| styles.scss | add select by branch in repository list | |
| Trunk.toml | header as custom titlebar | |
Belisarius allows you to manage multiple repositories simultaneously by executing common commands and operations.
For more information go to Wiki
Don't you know where to start? Go to Getting started
Setup
To start the application in dev mode run:
cargo tauri dev
To build the application run:
cargo tauri build
after the build is complete, the executable can be found in target/release/belisarius.