From e3c714c0a8fbb0aea1504017825206bdd9750071 Mon Sep 17 00:00:00 2001 From: Michele Filadelfia <86882607+MicheleFiladelfia@users.noreply.github.com> Date: Sat, 30 Jul 2022 21:16:41 +0200 Subject: [PATCH 1/2] Add https://github.com/MicheleFiladelfia/mandelbrot-cli to Bubble Tea in the Wild --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c8865f64f..0969a3022c 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ run `tail -f debug.log` while you run your program in another window. For some Bubble Tea programs in production, see: +* [mandelbrot-cli](https://github.com/MicheleFiladelfia/mandelbrot-cli): Multiplatform terminal mandelbrot set explorer * [AT CLI](https://github.com/daskycodes/at_cli): a utility for executing AT Commands via serial port connections * [Aztify](https://github.com/Azure/aztfy): bring Microsoft Azure resources under Terraform * [Canard](https://github.com/mrusme/canard): an RSS client From 6e3a6e6451b26259d90666dcb9034b0338f05522 Mon Sep 17 00:00:00 2001 From: Michele Filadelfia <86882607+MicheleFiladelfia@users.noreply.github.com> Date: Sun, 7 Aug 2022 15:52:25 +0200 Subject: [PATCH 2/2] Add https://github.com/MicheleFiladelfia/mandelbrot-cli to Bubble Tea in the Wild --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0969a3022c..506d904699 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,6 @@ run `tail -f debug.log` while you run your program in another window. For some Bubble Tea programs in production, see: -* [mandelbrot-cli](https://github.com/MicheleFiladelfia/mandelbrot-cli): Multiplatform terminal mandelbrot set explorer * [AT CLI](https://github.com/daskycodes/at_cli): a utility for executing AT Commands via serial port connections * [Aztify](https://github.com/Azure/aztfy): bring Microsoft Azure resources under Terraform * [Canard](https://github.com/mrusme/canard): an RSS client @@ -124,6 +123,7 @@ For some Bubble Tea programs in production, see: * [httpit](https://github.com/gonetx/httpit): a rapid http(s) benchmark tool * [IDNT](https://github.com/r-darwish/idnt): batch software uninstaller * [kboard](https://github.com/CamiloGarciaLaRotta/kboard): a typing game +* [mandelbrot-cli](https://github.com/MicheleFiladelfia/mandelbrot-cli): Multiplatform terminal mandelbrot set explorer * [mergestat](https://github.com/mergestat/mergestat): run SQL queries on git repositories * [mc](https://github.com/minio/mc): the official [MinIO](https://min.io) client * [pathos](https://github.com/chip/pathos): pathos - CLI for editing a PATH env variable