convert to cli tool

This commit is contained in:
Travis Shears 2026-03-20 10:49:36 +01:00
parent 48040a4f56
commit 5848b471ec
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
4 changed files with 91 additions and 7 deletions

2
bin/mmd-to-svg Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
bun /Users/she0001t/joyn/mermaid-diagram-creator/index.ts "$@"