MCPcopy Index your code
hub / github.com/electron/update.electronjs.org

github.com/electron/update.electronjs.org @1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.0 ↗ · + Follow
22 symbols 45 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

update-server

WIP public electron update server.

Routes

/update?/:owner/:repo/:platform/:version

/update?/:owner/:repo/win32/:version/RELEASES

Development

$ npm install
$ TOKEN=GHTOKEN npm start

To try with an actual electron app, run:

$ npm start &
$ cd example
$ npm install

On Darwin:

$ npm run build
$ ./dist/mac/hyper.app/Contents/MacOS/hyper

On Windows:

$ npm install --save 7zip-bin-win app-builder-bin-win electron-builder-squirrel-windows
$ npm run build
$ "example\dist\squirrel-windows\hyper Setup 0.0.0.exe"

Core symbols most depended-on inside this repo

log
called by 10
index.js
set
called by 3
index.js
notFound
called by 3
index.js
listen
called by 2
index.js
cachedGetLatest
called by 2
index.js
handle
called by 1
index.js
handleReleases
called by 1
index.js
handleUpdate
called by 1
index.js

Shape

Method 11
Function 7
Class 4

Languages

TypeScript100%

Modules by API surface

index.js19 symbols
bin/update-server.js2 symbols
test/index.js1 symbols

For agents

$ claude mcp add update.electronjs.org \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact