electron icon indicating copy to clipboard operation
electron copied to clipboard

DEPRECIATED: A simple command-line interface framework for node.js.

Results 7 electron issues
Sort by recently updated
recently updated
newest added

Hello, I would just like to highlight the fact that this package has a name conflict with https://github.com/atom/electron, and that it might be a good thing to advertise the fact...

Just a kind ask if you could add a warning when installing the package. Its very common to end up with the wrong package.

I've created a sample node-gyp project that returns boolean true/false values. It works as expected running under node, but when run under electron-prebuilt the values are incorrectly interpreted. A sample...

Approaching the second quarter of 2016 and the documentation site appears to have been down for about 6 months, judging from the dates of the other two reported issues about...

Your documentation site is down

It seems that http://alogicalparadox.com/electron is down. It's pretty annoying since the full documentation of electron was only hosted here. Would it be possible to copy the documentation on the wiki...

- should record all params and convert result to array - when gathering from multiple params: `argv.param('f', 'formatters')` - should combine all specified into an array /cc @vesln