Skip to content

Publication on Tieba

Latest
Compare
Choose a tag to compare
@scottpedia scottpedia released this 11 Jan 06:39
· 17 commits to master since this release

This release is the supposedly the final release of this project before its deprecation. After this release, this repository on Github will be archived indefinitely. People interested in its source code are still welcome to clone and study the program, subject to certain terms and conditions. I will include a brief instruction to reproduce the word documents from this program in this release.

To Generate the Word Documents:

  • clone this repository.
  • make sure your computer is running a Unix-like operating system.
  • make sure your computer has the following programs installed: maven openjdk-11-jdk wget
  • enter the cloned repository.
  • enter the command ./GENERATE.sh followed by the output directory path to store the generated documents.
  • you should see the generated output documents under the desired directory.