diff --git a/Related-Projects.md b/Related-Projects.md index 4823bc4..7cfba93 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -1,3 +1,6 @@ +### [bannmann/docker-cheat](https://github.com/bannmann/docker-cheat) ### +Simplifies the installation of `cheat` & `cheatsheets` by packaging both projects in a single 9 MB docker image. + ### [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. @@ -12,7 +15,7 @@ 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. ### [tldr][tldr] ###