git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3b36d58
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# mp3dirlist
+
+This is simply a SysVinit compliant start script for [infinoted](https://gobby.github.io), a server providing real time collaborative editing using [libinfinity](http://infinote.org/).
+
+It's an hour's dirty work for now, so don't expect too much. It works, and that's what it's supposed to do. Keep an eye out for the remarks in default/infinoted, and for further
+debugging look into the init script itself.
+
+Requirements
+------------
+
+* infinoted -- look out for system packages. If your distro delivers an init script, don't mind this git repo and leave.
+* git (:
+
+Installation
+------------
+
+Just type "make help".
+
+The alternative: Copy init.d/infinoted to your SysVinit core script directory, default/infinoted to wherever your distro stores default variable scripts.