This commit is contained in:
Dax Raad
2025-07-24 09:22:53 -04:00
parent 0901339db9
commit 56ea0218f9
20 changed files with 126 additions and 964 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bun
import { $ } from "bun"
import pkg from "../package.json"
const version = process.env["VERSION"]
await import("./stainless.ts")