Skip to content

craigahobbs/markdown-up-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-up

PyPI - Status PyPI GitHub PyPI - Python Version

markdown-up is the MarkdownUp launcher. MarkdownUp is a Markdown viewer.

View Local Markdown Files

To view local Markdown files, run the markdown-up command-line application from a terminal prompt:

pip install markdown-up
markdown-up

You can also open a specific file or directory:

markdown-up README.md

Development

This package is developed using python-build. It was started using python-template as follows:

template-specialize python-template/template/ markdown-up-py/ -k package markdown-up -k name 'Craig A. Hobbs' -k email 'craigahobbs@gmail.com' -k github 'craigahobbs' -k noapi 1