@opencoven/cli-linux-x64 0.0.20 → 0.0.23
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 +2 -2
- package/bin/coven +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# Native Coven CLI package
|
|
2
2
|
|
|
3
|
-
This package contains one platform-specific Coven CLI binary. Install `@opencoven/cli` instead of depending on this package directly; npm will select
|
|
3
|
+
This package contains one platform-specific Coven CLI binary. Install `@opencoven/cli` instead of depending on this package directly; npm will select the matching optional dependency on supported systems.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
Current platform packages cover macOS Apple Silicon, glibc-based Linux x64, and Windows x64. Alpine Linux is not supported.
|
package/bin/coven
CHANGED
|
Binary file
|