Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cutsea110 committed Sep 8, 2015
1 parent f1addd5 commit 5f593d6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.markdown → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,15 @@ This means that **WIKI** is an expression which can be reduced to **K**.
Kestrel is developped on [yesod] framework.

[yesod]: http://docs.yesodweb.com/


# for DEBUG

stack build
stack exec -- yesod devel --port 3002

# for Product

stack build
./owl

0 comments on commit 5f593d6

Please sign in to comment.