qcert icon indicating copy to clipboard operation
qcert copied to clipboard

Create a node CLI

Open shinnar opened this issue 8 years ago • 0 comments

Currently, the ocaml based native qcert binary has a CLI, but the generated javascript version used in the npm package does not.

We should be able to reuse most/all of the existing ocaml CLI code via extraction, and then just reference it from the package.json

shinnar avatar Jan 12 '18 15:01 shinnar