build without dev dependencies #1407
BlackScorp
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
i wanted to use eww as a bar and widgets for my Debian system with i3 on it. Polybar does not have widgets so eww seems to be a better choice. how ever i dont want to install the dev dependencies to build it on my system. so i created a docker file.
the idea is to start docker, build binaries, download them from docker image and delete if afterwards.
so i tested it only on Virtual Box with Debian and it worked just fine. maybe someone else want just to use the bar without dev dependencies.
here is my docker setup https://github.com/BlackScorp/eww-builder al you need is docker locally, git and make and then you can build it.
not tested on wayland. just thought that maybe its interesting for someone here.
maybe the devs might create releases as github pipeline so in the future i can just wget them from github?
Beta Was this translation helpful? Give feedback.
All reactions