# easy-shell-maven-plugin **Repository Path**: IceFoxs/easy-shell-maven-plugin ## Basic Information - **Project Name**: easy-shell-maven-plugin - **Description**: Make start service is easy !!! Generate linux windows shell scripts - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://github.com/IceFoxs/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-06-12 - **Last Updated**: 2023-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 安装说明 ```shell mvn clean install ``` 使用说明 ```xml com.github.icefoxs easy-shell-maven-plugin 1.0-SNAPSHOT package compile easy-shell ${project.basedir}/src/main/resources xxxx xxxxxxxxxxxx xxxxxxxxxxxx start.sh stop.sh start.bat ```