Skip to content

rednovalabs/rubyuno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. sudo apt-get install libreoffice-dev
  2. Update ext/rubyuno/extconf.rb with appropriate paths:
  • On Ubuntu 14.10: /usr/lib/libreoffice/sdk/bin/cppumaker and /usr/lib/libreoffice/sdk/setsdkenv_unix
  1. ruby ext/rubyuno/extconf.rb
  2. make
  3. ???
  4. Profit

About

Ruby-UNO (Ruby-OpenOffice) native bridge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.6%
  • Ruby 42.2%
  • R 10.2%