/cheat-ext

Primary LanguagePythonMIT LicenseMIT

cheat-ext

Build Status Coverage Status PyPI PyPI

An extension of cheat Provide simple methodology to extends cheatsheets

Install

pip install cheat-ext

Usage

Download cheatsheets from github

This command will clone github respository to ~/.cheat/.ext/author_repository
and will also add symbolic link from ~/.cheat/cmd to ~/.cheat/.ext/author_repository/cmd

# installed cheatsheets from github repository
cheat-ext install chhsiao90/cheatsheets-java
# then use cheat to display the cheatsheet defined in the cheatsheets repository
cheat cmd

Available cheatsheets