@open-kioku/linux-x64 0.1.3 → 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 +12 -0
- package/ok +0 -0
- package/package.json +1 -1
package/README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# @open-kioku/linux-x64
|
|
2
|
+
|
|
3
|
+
Native Open Kioku `ok` binary for Linux on x64.
|
|
4
|
+
|
|
5
|
+
This package is installed automatically as an optional dependency of `open-kioku`. Most users should install the wrapper package instead:
|
|
6
|
+
|
|
7
|
+
```sh
|
|
8
|
+
npm install -g open-kioku
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
Repository: https://github.com/shivyadavus/open-kioku
|
|
12
|
+
|
package/ok
CHANGED
|
Binary file
|