Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 499 Bytes

Markdown Pen

A simple markdown previewer software for windows pc

Generate .exe bundle for windows

# Clone Repo
git clone https://github.com/kingRayhan/markdownpen.git

# Install all dependencies
npm install

# build bundle
build -w

Download latest release(s)