⛩️ Powerful yet Minimal Nix Dependency Manager
flake flakes home-manager nixos go nix dependency dependencies
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(readme): add introduction section

Fuwn ca12e53a fc9d344d

+7 -2
+7 -2
README.md
··· 5 5 6 6 I made it to solve my own problems, but I hope it can help you too. 7 7 8 - Try it out without installing anything permanently by running 9 - `nix run github:Fuwn/yae`! 8 + ## Introduction 9 + 10 + You can try out Yae without installing anything permanently by running 11 + `nix run github:Fuwn/yae`. 12 + 13 + Additionally, [Tsutsumi](https://github.com/Fuwn/tsutsumi) uses Yae to manage 14 + dependencies. You can check out a working implementation there. 10 15 11 16 ## Installation 12 17