quark-prebuilt

0.0.3 • Public • Published

quark-prebuilt

Install Quark prebuilt binaries for command-line use using npm without having to compile anything.

Installation

Download and install the latest build of Quark for your OS and add it to your project's package.json as a devDependency:

npm install quark-prebuilt --save-dev

Then add th following to your package.json:

"scripts": {
  "run": "quark-prebuilt ./package.json",
}

Readme

Keywords

none

Package Sidebar

Install

npm i quark-prebuilt

Weekly Downloads

5

Version

0.0.3

License

ISC

Last publish

Collaborators

  • freemountain