项目作者: AugustinVoiMa

项目描述 :
Markdown viewer for shells
高级语言: Shell
项目地址: git://github.com/AugustinVoiMa/md.git
创建时间: 2018-08-06T09:40:22Z
项目社区:https://github.com/AugustinVoiMa/md

开源协议:GNU General Public License v3.0

下载


md

Markdown viewer for shell

Dependancies

Install

Ubuntu with apt

sudo add-apt-repository ppa:augustinvoima/ppa && sudo apt update
Then install md
sudo apt install md

From Git Sources:

git clone https://github.com/AugustinVoiMa/md.git
cd md
sudo ./install.sh

Use

$ md my_file.md