@runku/cli-darwin-arm64 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/bin/runku +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,3 +6,4 @@ package directly.
|
|
|
6
6
|
|
|
7
7
|
Every native package is assembled from the same binary published in the corresponding GitHub
|
|
8
8
|
Release archive. The package version must exactly match `@runku/cli`.
|
|
9
|
+
Windows packages also keep the matching `duckdb.dll` beside `runku.exe`; both files are required.
|
package/bin/runku
CHANGED
|
Binary file
|