Commit Graph

24 Commits

Author SHA1 Message Date
Gregor Biswanger
f2139b95c4 remove build optimization 2017-10-05 22:08:36 +02:00
Gregor Biswanger
2884b5e51c optimize build command and remove old temp folder 2017-10-05 21:59:20 +02:00
Gregor Biswanger
d224e7b1ad refactor implementation 2017-10-05 21:28:47 +02:00
Gregor Biswanger
27e5f87ccd remove electron as dependency from ressources - is not necessary for builded electron exe 2017-10-05 04:56:59 +02:00
Gregor Biswanger
684144b8ad implement BuildCommand 2017-10-05 04:44:58 +02:00
Gregor Biswanger
68bc483f52 implement electron build with electron-packager into build.cmd and change the current root path from WebApp 2017-10-05 03:47:09 +02:00
Robert Muehsig
12472746bc ups 2017-10-04 23:11:41 +02:00
Robert Muehsig
606d78ca42 install command? 2017-10-04 23:11:23 +02:00
Gregor Biswanger
8d89ef3e64 implement the hello world sample from electron - access to the node.js process object 2017-10-04 16:35:39 +02:00
Gregor Biswanger
2b93201383 imeplement StartElectronCommand design 2017-10-04 16:24:41 +02:00
Gregor Biswanger
25834abc2b add McMaster.Extensions.CommandLineUtils and first sample code 2017-10-04 03:09:57 +02:00
Robert Muehsig
35946c3fdc Update README.md 2017-10-03 23:46:00 +02:00
Robert Muehsig
7c8c26479a cli demo 2017-10-03 23:37:46 +02:00
Gregor Biswanger
ddea8d617c script to start electron with the asp.net core project 2017-10-03 15:15:47 +02:00
Gregor Biswanger
83240bb4b1 Create LICENSE 2017-10-03 14:39:26 +02:00
Gregor Biswanger
f18c7ad7bb Create README.md 2017-10-03 14:35:40 +02:00
Gregor Biswanger
40d62cc9f5 init 2017-10-03 14:33:33 +02:00
Gregor Biswanger
5bb5bb24de implement mvc with call notification api from electron 2017-10-03 04:52:43 +02:00
Gregor Biswanger
b16e0b0bf9 implement notification bridge 2017-10-03 04:40:37 +02:00
Gregor Biswanger
a0a3e6fc15 migrate from .net core 1.1 to 2.0 2017-10-03 04:17:14 +02:00
Gregor Biswanger
852d3c170d add first api core library and implement socket.io communication 2017-10-03 03:28:56 +02:00
Gregor Biswanger
606629c9a2 first init 2017-10-02 20:56:42 +02:00
Gregor Biswanger
bfa74269f5 Add project files. 2017-10-02 20:40:28 +02:00
Gregor Biswanger
47880d96f9 Add .gitignore and .gitattributes. 2017-10-02 20:40:26 +02:00