services-flake icon indicating copy to clipboard operation
services-flake copied to clipboard

Add `nix run` invocations to README

Open srid opened this issue 1 year ago • 0 comments

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"

srid avatar Jun 13 '24 14:06 srid