Show HN: GitChapter – Literate Programming, Git and Reproducibility
https://github.com/chrissound/GitChapter
Hello! This is a project I've written on the side for the past year or two. Thought it may be time to perhaps share the project!
Essentially I got tired of writing programming blog posts, that were error prone and tedious to copy / past commands. I also got tired of trying to learn from programming posts written by others, and having to setup all the necessary files from scratch.
GitChapter (as a user/reader) ultimately allows you to checkout a programming tutorial/blog post directly at a specific "chapter", and being able to hack right away from that point.
An example of a "gitchapter" project / repo written is: https://github.com/chrissound/GentleIntroductionToMonadTransformers
No comments yet.