Git over Bonjour
Chad Fowler and friends busted out the amazing gitjour this weekend at RailsConf. It’s a simple RubyGem which lets you serve and clone git repositories over Apple’s Bonjour. I’m at…
Chad Fowler and friends busted out the amazing gitjour this weekend at RailsConf. It’s a simple RubyGem which lets you serve and clone git repositories over Apple’s Bonjour. I’m at CabooseConf and just used it to clone embedded_actions.
$ gitjour list Gathering for up to 5 seconds... facebox/ on nyx.local.: gitjour clone facebox/ a git project
Sweet.
Written by
Related posts
Year recap and future goals for the GitHub Innovation Graph
Discover the latest trends and insights on public software development activity on GitHub with data from the Innovation Graph through Q3 2025.
Help shape the future of open source in Europe
Read GitHub’s position on the European Open Digital Ecosystem Strategy and learn how to participate.
Build an agent into any app with the GitHub Copilot SDK
Now in technical preview, the GitHub Copilot SDK can plan, invoke tools, edit files, and run commands as a programmable layer you can use in any application.