Skip to content

Commit

Permalink
add readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jik92 committed May 10, 2015
1 parent d2b7059 commit b32f148
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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!

0 comments on commit b32f148

Please sign in to comment.