Skip to main content

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.1.0/mod.ts

Usage

Simply get the compiled binary and execute the following

makudaun input.md output.html