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.
- Host: GitHub
- URL: https://github.com/rpidanny/tutorialsdojo-cheatsheet-dump
- Owner: rpidanny
- Created: 2019-08-01T11:01:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T11:33:20.000Z (almost 7 years ago)
- Last Synced: 2025-09-04T20:50:31.864Z (9 months ago)
- Topics: amazon-web-services, aws, aws-certification, certification, tutorialsdojo
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.