@king8fisher/panex-win32-x64 0.9.24 → 0.9.26
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 +10 -0
- package/package.json +1 -1
- package/panex.exe +0 -0
package/README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @king8fisher/panex-win32-x64
|
|
2
|
+
|
|
3
|
+
Platform-specific Panex binary for x86_64-pc-windows-msvc.
|
|
4
|
+
|
|
5
|
+
Panex is a Terminal UI for running multiple processes in parallel.
|
|
6
|
+
|
|
7
|
+
This package is installed automatically as an optional dependency of the main `panex` package. Install and use `panex` directly:
|
|
8
|
+
|
|
9
|
+
- npm: https://www.npmjs.com/package/panex
|
|
10
|
+
- GitHub: https://github.com/king8fisher/panex
|
package/package.json
CHANGED
package/panex.exe
CHANGED
|
Binary file
|