mdp

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2020 License: MIT Imports: 12 Imported by: 0

README

mdp

A simple CLI that will preview a markdown file in a browser.

Instalation

WIP

Usage

  • Pass in the name of the file you'd like to preview with the -file flag.
mdp -file README.md
  • To skip the autopreview use the -skip flag.

  • Use -help flag to display the full usage information.

Usage of mdp:
  -file string
    	Markdown file to preview
  -skip
    	Skip auto-preview
inspiration

This repo is based on chapter 3 from the book Powerful Command-Line Applications in Go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL