Skip to content

Auomate the entire process #16

@kript

Description

@kript

Currently the stages are;

  1. setup the python environment
  2. source the environment
  3. install the requirements file
  4. install the tool to merge PDF's
  5. download the latest zip file
  6. move it into the code current working directory
  7. extract the new files
  8. add the dungeon and character name to the script's appropriate arrays
  9. clear out the previous week's files
  10. remove the combined directory
  11. run the combining one-line command to create a single PDF
  12. run the script to create the combinations
  13. clear up the temporary files

A lot of this could be done by an bash script calling out to the assorted programs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions