mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 05:51:35 +01:00
Add weakish/cheat.
parent
05b5d8c850
commit
9915a8d3eb
@ -4,6 +4,11 @@ An implementation of this concept in pure bash that also allows not only for num
|
|||||||
### [jahendrie/cheat][jahendrie-cheat] ###
|
### [jahendrie/cheat][jahendrie-cheat] ###
|
||||||
A bash-only implementation that additionally allows for cheatsheets to be created and `grep` searched from the command-line. ([jahendrie][] contributed key ideas to this project as well.)
|
A bash-only implementation that additionally allows for cheatsheets to be created and `grep` searched from the command-line. ([jahendrie][] contributed key ideas to this project as well.)
|
||||||
|
|
||||||
|
### [weakish/cheat] ###
|
||||||
|
A sh implementation using a git repository to store cheat-sheets.
|
||||||
|
|
||||||
|
[weakish/cheat]: https://github.com/weakish/cheat
|
||||||
|
|
||||||
### [cheat RubyGem][cheat-rubygem]###
|
### [cheat RubyGem][cheat-rubygem]###
|
||||||
A clever gem from 2006 that clearly had similar motivations. It is unclear whether or not it is currently maintained.
|
A clever gem from 2006 that clearly had similar motivations. It is unclear whether or not it is currently maintained.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user