-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of this project #843
Comments
thanks a lot for your work, @trim21 - appreciate you putting in the effort! good luck! |
Thank you for your efforts. I‘ve been using flood several years ago and really hope to see the growth of this project! |
Is there a possibility to get the apt repo updated with newer releases of flood? |
will need jesec to that, add a ci job maybe. I don't have permission |
@FPSUsername I setup a new apt repo and it's not very stable yet, you can have a try: echo "deb [trusted=yes] https://flood-apt-repo.pages.dev/ devel main" | sudo tee /etc/apt/sources.list.d/flood.list
sudo apt-get update -y
sudo apt-get install flood -y
flood --version (don't forget to remove old deb.jesec repo if you are using it) |
Since 2 years ago jesec doesn't actively maintain this project anymore and I have been granted the permission to merge PR and create releases, I have been fixing some issues since then.
I'm a backend developer with little knowledge of React and CSS, so it's very likely I won't add huge new UI related feature by myself.
But if you want to submit a PR (UI related or not) it's still welcomed and I'll review them.
The text was updated successfully, but these errors were encountered: