Install OpcoreJS
v0.0.1
Unlock unrivaled portability and speed with JavaScript.
Terminal Command
Execute in your preferred shell
$ curl -sSf https://install.unpack.sh/opcorejs | sh
Note: This installer will download and configure opcorejs in
your home directory (~/.opcorejs) and add it to your PATH.
PowerShell Command
Run as Administrator recommended
PS> irm https://install.unpack.sh/opcorejs.ps1 | iex
Requirements: Windows 10/11 with PowerShell 5.1+ or PowerShell
Core 7+. Administrative privileges may be required.
Manual Installation
Download the pre-compiled binaries and configure
manually
Download opcorejs.zip
(~50MB)
Installation Steps:
- 1. Extract the ZIP archive to your preferred directory
- 2. Add the
bin
directory to your PATH
- 3. Verify installation with
opcorejs --version