https://github.com/gromnitsky/paulgraham_fav
PG's favourite quotes in fortune(6) format
https://github.com/gromnitsky/paulgraham_fav
Last synced: about 2 months ago
JSON representation
PG's favourite quotes in fortune(6) format
- Host: GitHub
- URL: https://github.com/gromnitsky/paulgraham_fav
- Owner: gromnitsky
- Created: 2017-05-12T19:10:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T19:10:39.000Z (over 8 years ago)
- Last Synced: 2025-01-20T06:42:14.698Z (9 months ago)
- Language: HTML
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PG's favourite quotes in fortune(6) format
The src: http://paulgraham.com/quo.html
## Compilation
Requirements:
* ruby
* w3m
* strfile(1), fortune(6) (both are in `fortune-mod` Fedora pkg)
* GNU MakeType `make`. The dir `_out` should appear. To test:
~~~
$ fortune -m mail _out/paulgraham_fav
(/home/alex/lib/software/alex/fortunes/paulgraham_fav/_out/paulgraham_fav)
%
I'm surrounded by postmodern idiots and blatherers. Your
writings give me hope.
-- email from a reader
%
~~~## Installation
Copy the contents of `_out` dir to `/usr/share/games/fortune/`.
## License
(For everything except `quo.html` file)
MIT.