all repos — hastyscribe @ d168e766d9c92e0314b570b6e277a6f818aac326

A professional markdown compiler.

winbuild.bat

 1
 2
 3
@echo off
nimrod c -l=-lmarkdown -l=-L$PWD/vendor hastyscribe.nim
cp hastyscribe.exe build/win/hastyscribe.exe