Added eg

Hima 2019-04-19 15:13:09 -04:00
parent 07c473660d
commit e118c69e79

@ -1,6 +1,9 @@
### [lucaswerkmeister/cheats][lucaswerkmeister-cheats] ### ### [lucaswerkmeister/cheats][lucaswerkmeister-cheats] ###
An implementation of this concept in pure bash that also allows not only for numerical indexing of subcomands but also supports running commands interactively. An implementation of this concept in pure bash that also allows not only for numerical indexing of subcomands but also supports running commands interactively.
### [srsudar/eg](https://github.com/srsudar/eg) ###
An implementation with pre-loaded examples and a way to modify them.
### [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.)