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

https://github.com/rpidanny/tutorialsdojo-cheatsheet-dump

Dump AWS cheatsheets.
https://github.com/rpidanny/tutorialsdojo-cheatsheet-dump

amazon-web-services aws aws-certification certification tutorialsdojo

Last synced: 27 days ago
JSON representation

Dump AWS cheatsheets.

Awesome Lists containing this project

README

          

# Tutorials Dojo Cheatsheet Dump

Dumps the entire [tutorialsdojo](https://tutorialsdojo.com/aws-cheat-sheets/ ) cheatsheet library as `html` and `pdf` file.

## Installation

* `sudo apt-get install wkhtmltopdf`
* `pip install -r requirements.txt`

## Usage

Run `python main.py`.

The script will dump all the contents into `./output` directory.