Compare commits

...

4 Commits

Author SHA1 Message Date
Daehli Nadeau Otis
31dc3e269e Merge 969601cd9e into a8bc6fbcf1 2025-07-11 15:38:42 +08:00
Vencyr Laurence Imbo Amores
a8bc6fbcf1 update to byox banner 2025-07-07 22:14:17 +08:00
Vencyr Laurence Imbo Amores
c56186ac2d update byox banner 2025-07-07 17:05:02 +08:00
daehli
969601cd9e Added James Coglan implentation of Git in ruby. 2019-10-16 16:29:23 -04:00

View File

@@ -1,4 +1,4 @@
[![Banner](https://codecrafters.io/images/byox-banner.gif)](https://codecrafters.io/github-banner)
[![Banner](https://codecrafters.io/images/updated-byox-banner.gif)](https://codecrafters.io/github-banner)
## Build your own <insert-technology-here>
@@ -230,6 +230,7 @@ It's a great way to learn.
* [**Python**: _Write yourself a Git!_](https://wyag.thb.lt/)
* [**Python**: _ugit: Learn Git Internals by Building Git Yourself_](https://www.leshenko.net/p/ugit/)
* [**Ruby**: _Rebuilding Git in Ruby_](https://robots.thoughtbot.com/rebuilding-git-in-ruby)
* [**Ruby**: Building Git](https://github.com/jcoglan/jit)
#### Build your own `Network Stack`