This website requires JavaScript.
Explore
Help
Sign In
starred
/
Electron.NET
Watch
1
Star
0
Fork
0
You've already forked Electron.NET
mirror of
https://github.com/ElectronNET/Electron.NET.git
synced
2026-07-10 10:48:33 +00:00
Code
Issues
668
Packages
Projects
Releases
20
Wiki
Activity
Files
29b4f577a6af3acde8f8352b84460be704209b4e
Electron.NET
/
ElectronNET.CLI
/
Commands
History
Gregor Biswanger
0de9699a52
Merge pull request
#624
from bman46/master
...
Support Apple Silicon Natively
2022-04-06 16:28:14 +02:00
..
Actions
Merge pull request
#624
from bman46/master
2022-04-06 16:28:14 +02:00
AddCommand.cs
search for .csproj and .fsproj in init and add
2020-07-22 13:42:00 +01:00
BuildCommand.cs
Merge pull request
#624
from bman46/master
2022-04-06 16:28:14 +02:00
CommandOption.cs
imeplement StartElectronCommand design
2017-10-04 16:24:41 +02:00
ICommand.cs
implement BuildCommand
2017-10-05 04:44:58 +02:00
InitCommand.cs
search for .csproj and .fsproj in init and add
2020-07-22 13:42:00 +01:00
StartElectronCommand.cs
avoid calling npm install if nothing changed
2021-08-09 17:43:54 +02:00
VersionCommand.cs
fix
https://github.com/ElectronNET/Electron.NET/issues/21
2017-10-29 23:38:02 +01:00