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
Students: Start building your skills with the GitHub Foundations certification
The GitHub Foundations Certification exam fee is now waived for all students verified through GitHub Education.
Announcing GitHub Secure Open Source Fund: Help secure the open source ecosystem for everyone
Applications for the new GitHub Secure Open Source Fund are now open! Applications will be reviewed on a rolling basis until they close on January 7 at 11:59 pm PT. Programming and funding will begin in early 2025.
Software is a team sport: Building the future of software development together
Microsoft and GitHub are committed to empowering developers around the world to innovate, collaborate, and create solutions that’ll shape the next generation of technology.