reredd-windows-x64 2.0.0 → 2.1.9
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 +9 -0
- package/package.json +1 -1
- package/reredd.exe +0 -0
package/README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# Reredd Binary (windows-x64)
|
|
2
|
+
|
|
3
|
+
This is the pre-compiled binary for **windows-x64**. It is a dependency of the main **[reredd-cli](https://www.npmjs.com/package/reredd-cli)** package.
|
|
4
|
+
|
|
5
|
+
Users should install the main wrapper instead:
|
|
6
|
+
```bash
|
|
7
|
+
npm install -g reredd-cli
|
|
8
|
+
```
|
|
9
|
+
|
package/package.json
CHANGED
package/reredd.exe
CHANGED
|
Binary file
|