An open API service indexing awesome lists of open source software.

https://github.com/fmind/editor

A Docker image that includes Theia IDE and my settings
https://github.com/fmind/editor

cloud config docker eclipse theia

Last synced: 8 months ago
JSON representation

A Docker image that includes Theia IDE and my settings

Awesome Lists containing this project

README

          

# editor

```bash
docker run -it --init -p 3000:3000 -v "$(pwd):/home/project:cached" fmind/editor
```