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 | correctly handle screen size icon | |
| src-shared | frontend logging to backend | |
| src-tauri | correctly handle screen size icon | |
| .gitignore | First commit with Tauri and Yew template | |
| .taurignore | First commit with Tauri and Yew template | |
| Cargo.toml | v0.6.0 | |
| index.html | apply some style and add logo in header | |
| Justfile | simplify command execution and set bash for justfiles | |
| LICENSE | Initial commit | |
| README.md | Update README.md | |
| styles.scss | head detached state | |
| 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.