dweb-electron-runtime
v1.0.0
Published
Electron-based runtime for dDrive-integrated apps
Readme
dWeb Electron Runtime
Electron based runtime for running dDrive desktop apps
npm install -g dtron(Experimental and a work in progress)
Usage
Run the cli
dtron <path-to-your-app> [options]If you want to embed in your own electron:
// in your own electron.js ...
require('dtron')License
MIT
