Our great sponsors
-
I put together a library in Golang, called runzmd which lets you use Markdown in a literate programming style. Blockquotes and comments can specify associated actions, calling back into your Go code. This lets you create tutorials and scripts which can be viewed in a browser or run on the command line. We use this in the OpenZiti project for our tutorials and demos. I thought others might be interested in using the code or even just the concept.
-
I have a link in the readme, but I want to also shout it out here: the terminal markdown library this is built on is https://github.com/MichaelMure/go-term-markdown and it's pretty great.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
md-remote-commands
Utility tool to expose through a web server some commands defined in a Markdown file.
Same idea 😁 I got something similar with https://github.com/rangzen/md-remote-commands That's very fun to use Mardown like that. Congrats
-
I experimented with this as well: https://github.com/Eun/yaegi-template/tree/master/examples/evaluate_readme