Skip to content
forked from nasa/autodoc

Create Microsoft Documents automatically using Text and Template files

License

Notifications You must be signed in to change notification settings

dlconner/autodoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoDoc

This is a tool for generating .docx, .xlsx, and .pptx files text files and word, excel, and powerpoint files with proper formating. See the index.html for complete instructions.

To use: AutoDoc is runnable by selecting "Open.." or double-clicking autodoc-v1.6.jar. You may also download the file directly from GitHub by clicking on "View RAW".

To recompile:

  1. Clone this repo on your machine.
  2. Make any necessary edits to source code.
  3. If edits were made, open compile.sh and update the version number.
  4. Open a Terminal window, navigate to directory of local repo.
  5. Type "sh compile.sh jar" on a command line to generate a new .jar file.

About

Create Microsoft Documents automatically using Text and Template files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 77.1%
  • Java 21.3%
  • CSS 1.5%
  • Shell 0.1%