My awesome cheat sheet, because they're awesomes.
Don't forget to share/fork/star.
This project brings together all the curations on the subjects that fascinate me.
All this cheat sheet are available 'as in' or with mkdocs.
Simply clone the repository
mkdir -p ~/git/pandemonium1986
cd ~/git/pandemonium1986
git clone https://github.com/pandemonium1986/cheatsheet.git
To run Pandemonium1986/cheatsheet with mkdocs
cd ~/git/pandemonium1986/cheatsheet
mkdocs serve -a 192.168.56.10:8081
This project is licensed under the MIT License - see the LICENSE file for details
- Michael Maffait - Initial work - Pandemonium1986