diff --git a/Related-Projects.md b/Related-Projects.md index 78b4694..57b2c04 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -1,6 +1,9 @@ ### [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. +### [srsudar/eg](https://github.com/srsudar/eg) ### +An implementation with pre-loaded examples and a way to modify them. + ### [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.)