-
Notifications
You must be signed in to change notification settings - Fork 10
Create a node CLI #85
Copy link
Copy link
Open
Labels
Description
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
Reactions are currently unavailable