https://github.com/ekalinin/operating-systems-three-easy-pieces-pdf
Tool for single pdf creation from http://ostep.org
https://github.com/ekalinin/operating-systems-three-easy-pieces-pdf
operating-system ostep
Last synced: about 2 months ago
JSON representation
Tool for single pdf creation from http://ostep.org
- Host: GitHub
- URL: https://github.com/ekalinin/operating-systems-three-easy-pieces-pdf
- Owner: ekalinin
- Created: 2020-09-05T22:49:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T20:39:15.000Z (4 months ago)
- Last Synced: 2025-03-31T10:06:03.493Z (about 2 months ago)
- Topics: operating-system, ostep
- Language: Python
- Homepage:
- Size: 18.2 MB
- Stars: 80
- Watchers: 2
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating Systems - Three Easy Pieces
Tool for single pdf creation from http://ostep.org
# Usage
```sh
$ make
$ open ostep.pdf
```# Requirements
Python 3.8