An open API service indexing awesome lists of open source software.

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

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