Init repo

This commit is contained in:
2025-04-01 11:10:19 +02:00
commit d9a37b86e8
9 changed files with 925 additions and 0 deletions

3
src/index.ts Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
console.log("Hello, world!");