# jet-helper **Repository Path**: viceney404/jet-helper ## Basic Information - **Project Name**: jet-helper - **Description**: 基于rust的jetbrains帮助工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-09-28 - **Last Updated**: 2025-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jet-helper #### 介绍 基于rust的jetbrains帮助工具 #### 功能 1. 帮助你激活jetbrans产品和插件 2. 提供jrebel激活 ## 快速开始 ### 准备工作 - rust 1.89 or later - openssl 3.x ### 编译安装(windows) ```shell git clone [repository] setx OPENSSL_DIR "您openssl的安装目录" cd jet-helper cargo fetch cargo build --release cd target/release/JetbrainsLicenseProject(编译后的可执行文件) ``` ### linux和macos自行参考Dockerfile文件 ## 许可证书 本项目仅限于交流学习使用,请勿用作其他用途