Files
2026-07-09 02:59:53 +03:00

10 lines
238 B
Bash

#!/bin/sh
# Run script for Agent Manager.
# Runs in the selected worktree (or repo root for local).
# Add the commands to start your project:
# npm run dev
# bun run dev
# cargo run
# python manage.py runserver
cargo run -p hcie-gui-egui