@rstreamlabs/installer
v1.0.4
Published
Installer for rstream hosted packages.
Downloads
66
Readme
@rstreamlabs/installer
This package installs hosted application binaries during npm install.
It reads the target application metadata from the consumer package package.json, resolves the correct release for the current OS and architecture, downloads the archive from the configured registry, and extracts it into the local release/ directory.
Release and dependency update steps are documented in the workspace README.
