all repos — hastyscribe @ 1b4bf498d10a3c0dfebe7a69301b5f2b1ead3444

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