FlyEnv Project-Level Environment Isolation Guide
Product Introduction
The latest version of FlyEnv supports setting up independent runtime environments for each project with just one click, requiring no coding. It supports mainstream development languages including Node.js/PHP/Python/Go/Ruby/Java, with identical setup methods on both macOS and Windows platforms.
Detailed Setup Instructions
1. Access Project Management Interface
- Open FlyEnv Control Panel
- Select the corresponding language tab (Node.js/PHP/Python/Go/Ruby/Java)
2. Add New Project
- Click "Add Project" button
- Enter project name and path
3. Configure Runtime Environment
- Double-click project entry
- Select required runtime version from dropdown menu. Setup is now complete.
4. Manage Environment Variables
Click "Project Environment" button
View configured environment variables
Add or modify any custom environment variables
Usage Demonstration
Terminal Auto-Loading
- Open Terminal or PowerShell
- Navigate to project directory
- Environment variables load automatically