# outline2excel **Repository Path**: codimiracle/outline2excel ## Basic Information - **Project Name**: outline2excel - **Description**: 转换 ProcessOn 思维导图为 Excel 文件 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # outline2excel #### 介绍 转换 ProcessOn 思维导图为 Excel 文件 #### 安装教程 1.安装谷歌 Chrome 2.安装并配置 Maven 3.运行 `mvn package` 打包 #### 使用说明 ``` java -jar outline2excel- com.codimiracle.tools.outline2excel.Main "https://www.processon.com/view/link/" ```