@notarize/qlc-cli
v4.2.0
Published
A module for using QLC in a Node project
Downloads
1,591
Readme
@notarize/qlc-cli
This is an npm module for using qlc (a rust binary) in a Node project.
How it works
- QLC is built in CI and binaries are posted with a GitHub release.
- In this module's postinstall task, it determines which platform it is being installed on and downloads the correct binary.