File tree Expand file tree Collapse file tree 1 file changed +9
-15
lines changed
Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Original file line number Diff line number Diff line change 11# demo
22
3- FIXME: description
4-
5- ## Installation
6-
7- Download from http://example.com/FIXME .
3+ created using [ this guide] ( http://blog.testdouble.com/posts/2016-01-21-isomorphic-clojurescript.html )
84
95## Usage
106
117FIXME: explanation
128
13- $ java -jar demo-0.1.0-standalone.jar [args]
9+ To build, use
10+
11+ lein cljsbuild once server
12+
13+ To run, use
14+
15+ node resources/public.js/server-side/server.js
1416
1517## Options
1618
@@ -22,15 +24,7 @@ FIXME: listing of options this app accepts.
2224
2325### Bugs
2426
25- ...
26-
27- ### Any Other Sections
28- ### That You Think
29- ### Might be Useful
27+ Does not seem to compile well under windows, see [ this] ( https://github.com/testdouble/feedback/issues/22 )
3028
3129## License
3230
33- Copyright © 2016 FIXME
34-
35- Distributed under the Eclipse Public License either version 1.0 or (at
36- your option) any later version.
You can’t perform that action at this time.
0 commit comments