belisarius

2 min read Original article ↗

Belisarius allows you to manage multiple repositories simultaneously by executing common commands and operations.

165 commits 2 branches 10 tags

2 MiB

  • Rust 95%
  • SCSS 4.6%
  • Just 0.2%
  • JavaScript 0.1%

Find a file

2026-03-08 14:00:41 +01:00
.hooks add hooks 2026-02-08 08:49:21 +01:00
public head detached state 2026-03-07 22:15:36 +01:00
src correctly handle screen size icon 2026-03-08 13:45:12 +01:00
src-shared frontend logging to backend 2026-02-20 19:08:49 +01:00
src-tauri correctly handle screen size icon 2026-03-08 13:45:12 +01:00
.gitignore First commit with Tauri and Yew template 2026-01-06 21:59:00 +01:00
.taurignore First commit with Tauri and Yew template 2026-01-06 21:59:00 +01:00
Cargo.toml v0.6.0 2026-03-08 14:00:41 +01:00
index.html apply some style and add logo in header 2026-01-14 19:04:55 +01:00
Justfile simplify command execution and set bash for justfiles 2026-02-08 14:11:55 +01:00
LICENSE Initial commit 2026-01-06 21:35:04 +01:00
README.md Update README.md 2026-02-18 18:55:08 +01:00
styles.scss head detached state 2026-03-07 22:15:36 +01:00
Trunk.toml header as custom titlebar 2026-03-01 13:19:06 +01:00

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.