Skip to content

CMUOLI/oli-gdoc-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oli-gdocs-converter

OLI Google Docs Converter is an OLI tool for converting Google Documents to OLI XML. It is a desktop application build on top of the Electron framework, using electron-compile.

Install

npm install

Run application

npm start

Package application for mac, linux and windows distribution

npm run package