0.0.3 • Published 7 years ago

quark-prebuilt v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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",
}
0.0.3

7 years ago

0.0.1

7 years ago