juspay / services-flake

NixOS-like services for Nix flakes
https://community.flake.parts/services-flake
MIT License
299 stars 28 forks source link

Add `nix run` invocations to README #222

Open srid opened 1 month ago

srid commented 1 month ago

Add one-liners in README for people to try out services-flake without needing to write a flake first. This can just use existing examples.

For eg., the following works for me on macOS:

nix run "github:juspay/services-flake?dir=example/simple"