pojala / electrino

Desktop runtime for apps built on web technologies, using the system's own web browser engine
MIT License
4.37k stars 101 forks source link

How To Compile #31

Closed AnonymousXC closed 2 years ago

AnonymousXC commented 2 years ago

Hi, Could anyone tell how can we run the app that we are developing for debugging. Like electron has :- electron . What's for electrino :- && Could anyone also tell that how can we compile our app for windows and mac.

CitrusFruits commented 2 years ago

I'm pretty sure this project is abandoned. If you want to see something similar you could check out https://tauri.studio/.

AnonymousXC commented 2 years ago

Thanks @CitrusFruits Its looks like. This is a cool idea as electron is really heavy for building small apps.