quicktron

3.0.3 • Public • Published

quicktron

Quickly load a script in an electron window!

$ npm install -g quicktron
$ echo "document.body.innerHTML = 'Hello from Electron!'" > script.js
$ quicktron script.js

The argument can also be an html file, like so:

$ quicktron index.html

screenshot

Arguments

  • --dev Open devtools

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i quicktron

Weekly Downloads

12

Version

3.0.3

License

MIT

Unpacked Size

2.13 kB

Total Files

7

Last publish

Collaborators

  • juliangruber