kazitihum / tauri-theia

Tauri Flavor of Theia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tauri Flavor of Theia

License:MIT License


Languages

Language:Rust 56.5%Language:JavaScript 29.1%Language:HTML 9.5%Language:Shell 4.9%