Skip to content

Files

Latest commit

jsjoeioThe AliX Legend
and
The AliX Legend
Dec 14, 2021
1b796d1 · Dec 14, 2021

History

History
7 lines (6 loc) · 328 Bytes

ios.md

File metadata and controls

7 lines (6 loc) · 328 Bytes

Using code-server on iOS with iSH

  1. Install iSH from the App Store
  2. Install curl with apk add curl
  3. Install code-server with curl -fsSL https://code-server.dev/install.sh | sh
  4. Run code-server with code-server
  5. Access on localhost:8080 in your browser