# hyperion **Repository Path**: lizehua/hyperion ## Basic Information - **Project Name**: hyperion - **Description**: No description available - **Primary Language**: Rust - **License**: Not specified - **Default Branch**: dependabot/gradle/extractor/com.google.code.gson-gson-2.11.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-27 - **Last Updated**: 2024-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hyperion # Running ## Step 1: The proxy Go to `hyperion-proxy` and install it with `cargo install --path .` ## Step 2: The event (development) ```bash brew install just just debug ``` # Local CI ``` just ``` # Development ## Recommendations - Wurst client - great for debugging and also rejoining with running `just debug`. I usually have an AutoReconnect time of 0 seconds. - Supermaven. great code completion.