# env-windows **Repository Path**: mirrors_RT-Thread/env-windows ## Basic Information - **Project Name**: env-windows - **Description**: RT-Thread Env tool for Windows ConEmu shell - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2022-08-12 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Env for Windows ## How to download Please use git command and clone recursively, then follow the tutorials and documents to install Env tool: ```shell git clone --recursive --depth 1 https://github.com/RT-Thread/env-windows.git ``` 对于中国大陆用户,请使用以下命令: ```shell git clone --recursive --depth 1 https://gitee.com/mirrors_RT-Thread/env-windows.git ``` ## Tutorials and documents - [How to install and use Env tool (document)](https://github.com/RT-Thread/rt-thread/blob/master/documentation/env/env.md) - [Get Started with RT-Thread Env Tool (video)](https://www.youtube.com/watch?v=dEK94o_YoSo) - [How to use QEMU simulator with Env tool in Windows (document)](https://github.com/RT-Thread/rt-thread/blob/master/documentation/quick-start/quick_start_qemu/quick_start_qemu_windows.md) - [Development Tools Selection (video)](https://www.youtube.com/watch?v=F_kU1CMjLKw) ## Upstream and dependencies repository These repositories will be covered as submodles in this project. - [RT-Thread Env Script](https://github.com/RT-Thread/env) - [RT-Thread software packages index](https://github.com/RT-Thread/packages)