added functional ipc coms for github fetcher

This commit is contained in:
BuildTools
2023-02-06 17:11:09 +01:00
parent 228e7d8aa6
commit 3dbc1d7fa5
6 changed files with 592 additions and 17 deletions

1
github.js Normal file
View File

@@ -0,0 +1 @@
let fetchLatest = async () => {}