Y
Hacker News
new
|
ask
|
show
|
jobs
by
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.
1 comments
vors
3556 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
3556 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
3555 days ago
Great, AppImage is even better!
link