tauri-theia icon indicating copy to clipboard operation
tauri-theia copied to clipboard

Tauri Flavor of Theia

Tauri Theia

Theia IDE packaged as a Tauri application.

To Use

Currently only working in Linux

  1. Clone this repository and open a terminal in the root of it. Make sure to use Node v10.x
  2. Install deps with yarn
  3. Package Theia server as an executable with yarn theia:package
  4. Run yarn tauri build to build the executable