Skip to content

alicewriteswrongs/mark_set_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mark, Set, Go!

This is a little command line tool for converting Go source code to Markdown.

Installation

Just do:

gem install mark_set_go

Usage

Write standard Markdown in block comments (/* ... */) and then do this:

mark_set_go source.go > source.md

Nice!

About

A gem for literate programming in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages