|
|
|
|
|
by thaumaturgy
1938 days ago
|
|
I've seen a few posts here recently on literate programming; I really hope it takes hold as a trend. A couple of months ago I released a "literate devops" tool: https://github.com/robsheldon/golem/ It extends https://github.com/bashup/mdsh so that you can execute shell code, embedded in markdown, on remote servers. I hope someday that documented server management becomes the standard. |
|
Literate programming will remain an interesting and fun little niche, but I don't think it'll ever get any further than that: it's destined always to be a bit of an academic exercise. (Just so I don't sound like a terribly negative cynic, I have written a couple of literate programs and really enjoyed it.)