-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It would be possible to pass in some options via console args, e.g. npm run sift --count=1 or something like that for the simple options like key, connection, count, ui, and localport.
@infiniteluke recommended:
https://www.npmjs.com/package/meow
Convention we could follow:
https://github.com/GoogleChrome/lighthouse#output-examples
Reactions are currently unavailable