all repos — hastyscribe @ 9b0f15e595cb16070d5ed2dee05abda933ca3da9

A professional markdown compiler.

winbuild.bat

 1
 2
 3
@echo off
nimrod --clibdir:vendor --clib:markdown c hastyscribe.nim
if exist hastyscribe.exe move hastyscribe.exe build\win\hastyscribe.exe