# easy-mock-cli **Repository Path**: ader2020/easy-mock-cli ## Basic Information - **Project Name**: easy-mock-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-09 - **Last Updated**: 2025-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Easy Mock CLI --- [![npm version](https://img.shields.io/npm/v/easy-mock-cli.svg?style=flat-square)](https://www.npmjs.com/package/easy-mock-cli) Easy Mock CLI 是一个基于 [Easy Mock](https://www.easy-mock.com) 快速生成 `API` 调用文件的命令行工具。 如果你正在使用 Easy Mock 伪造接口数据,那一定不要错过 Easy Mock CLI。 ## Links - [Documentation](https://easy-mock.github.io/easy-mock-cli/) ## Installation ```bash npm install -g easy-mock-cli ``` ## Contributing - Fork it! - Create your feature branch: git checkout -b my-new-feature - Commit your changes: git commit -am 'Add some feature' - Push to the branch: git push origin my-new-feature - Submit a pull request ## License MIT