all repos — hastyscribe @ 4baecc29616f55f90eb0c6ba3d4282cb20408139

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