No description
Find a file
2016-04-07 22:21:14 +01:00
loleaflet loolwsd: handle a POST request in loleaflet 2016-04-07 17:20:45 -04:00
loolwsd Fix segv on failure to create a storage, and add unit test infra. 2016-04-07 22:21:14 +01:00
scripts Parse and track starting and running lok instances. 2016-03-18 16:59:04 +00:00
.gitreview Add git-review config 2015-11-20 17:13:26 +01:00
README

LibreOffice on-line.

This project fundamentally has two pieces:

loolwsd/
	The server side component.

loleaflet/
	The client side component.

First compile loolwsd, and then loleaflet.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.