Skip to content

noborus/mdviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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