Files
hcie-rust-v3.05/.kilo/run-script
T

10 lines
238 B
Bash
Raw Normal View History

2026-07-09 02:59:53 +03:00
#!/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