Categorygithub.com/noborus/mdviewer
modulepackage
0.1.1
Repository: https://github.com/noborus/mdviewer.git
Documentation: pkg.go.dev

# README

mdviewer

PkgGoDev Latest Release

This is a sample using the ov(oviewer) package.

docs/mdviewer.gif

Start with mdviewer markdown file.

mdviewer README.md

Rendered and displayed by glamour.

  • Press the ] key to see the original file.
  • Press the [ key to return.

See the ov for other operations.

Installation

go install

go install github.com/noborus/mdviewer@latest

Binary

Releases

Homebrew

brew install noborus/tap/mdviewer

Arch Linux

https://aur.archlinux.org/packages/mdviewer-git

deb

You can download the package from releases.

curl -L -O https://github.com/noborus/mdviewer/releases/download/vx.x.x/mdviewer_x.x.x-1_amd64.deb
sudo apt install ./mdviewer_x.x.x_amd64.deb

rpm

You can download the package from releases.

sudo rpm -ivh https://github.com/noborus/mdviewer/releases/download/vx.x.x/mdviewer_x.x.x-1_amd64.rpm

# Functions

Execute adds all child commands to the root command and sets flags appropriately.
No description provided by the author

# Variables

Revision set "git rev-parse --short HEAD".
Version represents the version.