is it possible to run coffee editor as a desktop application? #159
Answered
by
eneufeld
shinesamjacob
asked this question in
Coffee Editor
-
is it possible to run the coffee editor as a desktop application? |
Beta Was this translation helpful? Give feedback.
Answered by
eneufeld
Jun 13, 2022
Replies: 1 comment 3 replies
-
Hi @shinesamjacob , |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ndoschek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @shinesamjacob ,
you could run it as an electron app.
The coffee editor currently does not includes the electron app but you should be able to add it using any of the existing theia electron configurations as an example: https://github.com/eclipse-theia/theia/tree/master/examples/electron