@goondocks/myco-windows-x64 0.27.19 → 1.0.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 +2 -0
- package/bin/myco.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Windows x64 binary for [`@goondocks/myco`](https://www.npmjs.com/package/@goondocks/myco).
|
|
4
4
|
|
|
5
|
+
Windows support is experimental for the current Myco release. This package is published for early testing while macOS remains the primary supported platform.
|
|
6
|
+
|
|
5
7
|
This package is installed automatically as an `optionalDependency` of
|
|
6
8
|
`@goondocks/myco` when running on Windows x64. You should not install it
|
|
7
9
|
directly — install `@goondocks/myco` and npm will pick the matching
|
package/bin/myco.exe
CHANGED
|
Binary file
|