We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51820db commit 6dfd0eeCopy full SHA for 6dfd0ee
README.md
@@ -0,0 +1,12 @@
1
+# Log Reader
2
+
3
+
4
5
+Log reader for ownCloud with cleaner exception display and infinite scrolling.
6
7
+## Install instructions
8
9
+ - clone the repo in the apps folder
10
+ - make sure gulp is installed
11
+ - `npm install`
12
+ - `gulp prod` (or `gulp dev` to automatically rebuild while developing)
0 commit comments