as the cheat binary has become smaller, docker-cheat is no longer 9 MB (but 7.37 MB at the time of writing)

Jens Bannmann 2020-07-18 11:07:20 +02:00
parent 5b5eda68b2
commit 3263588eb1

@ -1,5 +1,5 @@
### [bannmann/docker-cheat](https://github.com/bannmann/docker-cheat) ### ### [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. Simplifies the installation of `cheat` & `cheatsheets` by packaging both projects in a single docker image (which is only 9 KB larger than the individual files).
### [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.