Clojure Gitorial
This is pretty cool. @larrytheliquid has created a Gitorial on how to build a library in Clojure. TDD style. Gitorial? Larry’s blog post explains the concept: …this presentation was captured…
This is pretty cool. @larrytheliquid has created a Gitorial on how to build a library in Clojure. TDD style.
Gitorial? Larry’s blog post explains the concept:
…this presentation was captured in the Git revision control system. Every commit has a commit message that explains the “next slide” of the presentation. People can then view diffs between commits to quickly see what changed
Navigate to the first page of the commit log and follow along. The real power, as Larry explains, comes from being able to checkout any revision and play with the code.
Once the repository has been downloaded, you are able to check out any particular revision. Because the library has passing tests at every commit (unless otherwise noted), you are able to create a branch and play with the code with the backing of tests.
Grab the Gitorial at http://github.com/larrytheliquid/buzzer. Thanks Larry!
Written by
Related posts
Introducing Agent HQ: Any agent, any way you work
At Universe 2025, GitHub’s next evolution introduces a single, unified workflow for developers to be able to orchestrate any agent, any time, anywhere.
Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1
In this year’s Octoverse, we uncover how AI, agents, and typed languages are driving the biggest shifts in software development in more than a decade.
Announcing the 2025 GitHub Partner Award winners 🎉
GitHub celebrates its 2025 Partner Award winners, honoring global, regional, and technology partners for driving innovation, collaboration, and impact across the developer ecosystem.