diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..0e4f61f --- /dev/null +++ b/readme.md @@ -0,0 +1,13 @@ +###quick start + +1. edit demo app.groovy +2. edit demo pom.xml +3. install springboot cli +``` +brew install springboot +``` +4. build run +``` +spring run app.groovy +``` +5. enjoy it! \ No newline at end of file