Show HN: A Git client for MicroPython microcontrollers (like the $6 ESP32) https://ift.tt/buBR5za

Show HN: A Git client for MicroPython microcontrollers (like the $6 ESP32) A tiny (yocto) git client for MicroPython microcontrollers / other memory-constrained environments (<100k) like the $6 ESP32. It speaks to git HTTP/HTTPS servers using the ubiquitous git "smart client" protocol. It supports branches/tags, shallow clones and sparse checkouts (ie: only checking out a sub-directory of a larger project). I wrote it to remotely deploy/update code over low-bandwidth connections. https://github.com/keredson/ygit April 4, 2023 at 10:02AM

Comments