Skip to content

yazilimcimekani/mdoctor-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDoctor-server

Instant markdown server

MDoctor-server developed to getting integreted with MDoctor. It's a simple markdown server that can be used for instant previewing markdown files.

Installation

Clone

git clone git@github.com:yazilimcimekani/mdoctor-server.git

Build

Install Just and run:

just build

Start

You can start the compiled server with:

just start

Instant Preview

You can start the currently served markdown file with:

just dev

License

GPL-3

Made with ❤️ by Yazılımcı Mekanı for MDoctor