https://github.com/sethwoodworth/shakespeare-fortune-generator
Scripts that generate fortune files from Shakespeare
https://github.com/sethwoodworth/shakespeare-fortune-generator
digital-humanities fortune quotes shakespeare
Last synced: 5 months ago
JSON representation
Scripts that generate fortune files from Shakespeare
- Host: GitHub
- URL: https://github.com/sethwoodworth/shakespeare-fortune-generator
- Owner: sethwoodworth
- License: gpl-3.0
- Created: 2018-02-03T19:27:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T23:09:43.000Z (almost 8 years ago)
- Last Synced: 2025-06-10T09:01:38.881Z (5 months ago)
- Topics: digital-humanities, fortune, quotes, shakespeare
- Language: Shell
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shakespeare fortune generator
Scripts that generate fortune files from Shakespeare
## Usage
fortune ./
> Why art thou thus attired, Andronicus?
>
> -- SATURNINE, Titus Andronicus
## Setup
This bash script expects you are on a debian variant.
Docker would be a great way to run this otherwise.
### Get this repo
git clone https://github.com/sethwoodworth/shakespeare-fortune-generator.git
cd shakespeare-fortune-generator
git submodule update --init
### Required packages
You need `xmllint`.
sudo apt install libxml2-utils
## Generating files
To generate `saturnine.fortune` and `saturnine.fortune.dat`:
./run.sh