all repos — hastyscribe @ d457e4ccb756c0b2d68f80cd7b80eee4665c20d0

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