0.0.3 • Published 9 years ago

gebo-libreoffice-action v0.0.3

Weekly downloads
7
License
-
Repository
github
Last release
9 years ago

gebo-libreoffice-action

A LibreOffice-dependent gebo action document converter

Get LibreOffce

How you do this depends on your OS. On Ubuntu 14.04, simply

sudo apt-get install libreoffice

Install

npm install gebo-libreoffice-action

Enable

var gebo = require('gebo-server')();
gebo.enable('libreoffice', require('gebo-libreoffice-action'));

Test

sudo nodeunit test

License

MIT

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

10 years ago