It is a theme used to render a jsonresume as markdown.
It is based on the skeleton code provided by jsonresume-theme-boilerplate.
For the moment resume-cli has support for html and pdf output only. Until my pull request will be merged and a new npm package will be released, you have to use it like
resume export resume.html -r resume.json -t md
and then rename resume.html to resume.md.