Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 613 Bytes

README.org

File metadata and controls

11 lines (8 loc) · 613 Bytes

Write yourself a Git!

Source repository for the Write yourself a Git article.

Wyag is a literate program written in org-mode, which means the same source document can be used to produce the HTML version of the article as published on https://wyag.thb.lt and the program itself. You only need a reasonably recent Emacs and the make program, then:

$ git clone --recursive https://github.com/thblt/write-yourself-a-git
$ cd write-yourself-a-git
$ make all