actframework / act-doc

Act framework document
Apache License 2.0
25 stars 17 forks source link

2.1 使用 maven archetype 生成应用框架在windows 命令行下应该去掉斜杠 #17

Open gcshine opened 6 years ago

gcshine commented 6 years ago

windows 10 命令行下面把斜杠去掉 mvn archetype:generate -B -DgroupId=com.mycom.helloworld -DartifactId=helloworld -DappName=helloworld -DarchetypeGroupId=org.actframework -DarchetypeArtifactId=archetype-quickstart -DarchetypeVersion=1.8.7.2