feat!: publish to @toon-format/toon and @toon-format/cli

This commit is contained in:
Johann Schopplich
2025-11-01 16:53:41 +01:00
parent 8bcbdb7315
commit 0710bd19e7
29 changed files with 129 additions and 84 deletions

3
packages/cli/bin/toon.mjs Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
'use strict'
import('../dist/index.js')