The cheat.sh contain all commands Like Manual or help pages
It contains cheat sheat for Docker ,Ansible,Linux commands ,mysql, Programming languages like Python,java,go
Covers 56 programming languages, several DBMSes, and more than 1000 most important UNIX/Linux commands.
check out this Repo https://github.com/chubin/cheat.sh
First using curl cheat.sh
curl cheat.sh/(commands)
For Examples: curl cheat.sh/gzip
curl cheat.sh/(commands)/(subtopics)
Eg: curl cheat.sh/mysql/creatuser
:list
using curl cheat.sh/python/:list
:learn
curl cheat.sh/sql/:learn
How to install oneliner is available
curl -s https://cht.sh/:cht.sh | sudo tee /usr/local/bin/cht.sh && sudo chmod +x /usr/local/bin/cht.sh
check it out the readme pages To learn how to contribute use and also extensions available for vscode and sublimetext