belisarius

1 min read Original article ↗

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

196 commits 2 branches 13 tags

2.1 MiB

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

Find a file

2026-04-22 22:26:40 +02: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 lint 2026-04-22 19:03:28 +02:00
src-shared fix typo 2026-03-27 07:50:27 +01:00
src-tauri set splashscreen duration 2026-04-22 07:46:41 +02:00
.gitignore
.taurignore
Cargo.toml v0.9.0 2026-04-22 22:26:40 +02: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
README.md Update README.md 2026-02-18 18:55:08 +01:00
styles.scss add select by branch in repository list 2026-04-22 08:10:32 +02: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.