all repos — hastyscribe @ 5359ec2b091ee5aa3efde8b0468001ed2a08a660

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