Skip to content

uwussimo/makudaun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makudaun

Convert markdown READMEs to HTML

Compiling

Make sure you have deno@latest installed on your machine. Simply run:

deno compile --allow-all --allow-write ./mod.ts

Installing

deno install https://deno.land/x/makudaun@0.2.0/mod.ts

Usage

Simply get the compiled binary and execute the following

makudaun input.md output.html