Y
Hacker News
new
|
ask
|
show
|
jobs
by
latortuga
3556 days ago
The video says you support Linux for XDE but I don't see[1] a build for it.
[1]
https://docs.getexponent.com/versions/v10.0.0/introduction/i...
1 comments
ccheever
3556 days ago
For Linux, you have to build it from source.
https://github.com/exponentjs/xde#build-from-source
It's usually pretty smooth to do so.
link
vors
3555 days ago
I think it would make sense to provide pre-build packages for few popular distros (Ubuntu, CentOS, Arch). There are some tools that make it much easier, i.e. fpm (
https://github.com/jordansissel/fpm
).
link
jesseruder
3555 days ago
We're planning on doing an AppImage for Linux since we're using Electron Builder (
https://github.com/electron-userland/electron-builder
). Just haven't had time for it yet!
link
vors
3554 days ago
Great, AppImage is even better!
link