all repos — hastyscribe @ b6121e0811b06fab4e21acdf4d85dc8bdae06550

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