0.0.3 • Published 11 years ago
gebo-libreoffice-action v0.0.3
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 libreofficeInstall
npm install gebo-libreoffice-actionEnable
var gebo = require('gebo-server')();
gebo.enable('libreoffice', require('gebo-libreoffice-action'));Test
sudo nodeunit testLicense
MIT