chhsiao90 / cheat-ext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%