You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Installing
19
19
`gmcadmin` uses [Revel](http://robfig.github.io/revel/) framework and a forked version of `gomemcache`:
20
20
21
21
go get -u github.com/revel/revel
22
+
go get -u github.com/revel/cmd/revel
22
23
go get -u github.com/codeb2cc/gomemcache/memcache
23
24
24
25
Use [Bower](http://bower.io) and [Grunt](http://gruntjs.com/) to build the web app. Remember to modify the websocket url and other configs in `public/src/js/app.js` before building.
0 commit comments