Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 663 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 663 Bytes

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.