mirror of
https://github.com/tauri-apps/tauri-theia.git
synced 2026-02-04 02:31:19 +01:00
feat/windows-support
Tauri Theia
Theia IDE packaged as a Tauri application.
To Use
Currently only working in Linux
- Clone this repository and open a terminal in the root of it. Make sure to use Node v10.x
- Install deps with
yarn - Package Theia server as an executable with
yarn theia:package - Run
yarn tauri buildto build the executable
Languages
Rust
56.5%
JavaScript
29.1%
HTML
9.5%
Shell
4.9%