all repos — hastyscribe @ 4b0b1b189551c32c870ea05d2db666626b64e764

A professional markdown compiler.

winbuild.bat

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