# node-qemu **Repository Path**: doudou0424/node-qemu ## Basic Information - **Project Name**: node-qemu - **Description**: 使用nodejs为qemu-stm32项目做一个启动和测试的中间层 - **Primary Language**: NodeJS - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-24 - **Last Updated**: 2024-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-qemu #### 介绍 使用nodejs为qemu-stm32项目做一个启动和测试的中间层 #### 使用 1. `npm install` 2. 修改`config.json` 3. `npm test` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request