hyprland-community / Fylgja

My personal swiss army knife for multi-language project development and system management, written in Rust. [maintainer=@NotAShelf]
GNU General Public License v3.0
2 stars 1 forks source link

Suggestion in response to your query on the use of this project #3

Open raininja opened 4 weeks ago

raininja commented 4 weeks ago

I can see a use case for this!

I've just spent a day coaxing an Ubuntu-only script, IntelOwl, to run in Arch, and most of the issue with the [bash] script is that it's trying to use apt tools, on Arch. If this project could intercept the calls to apt transparently that would be great!

NotAShelf commented 4 weeks ago

Hi! This is probably too late to mention this, but Fylgja is currently completely abandoned. I have since switched to Nix, which pretty much does everything I was planning to achieve with this project.

NotAShelf commented 4 weeks ago

In hindsight, I should have archived the repo.