On Wed, 2021-12-08 at 08:04 -0500, Daniel Klco wrote: > I like jbang and agree with Konrad, unless there's a good reason not > to, > why not provide examples of a couple different ways of running Sling > (e.g. > locally with jbang and via Docker)? Not that we need to provide a dozen > options, but I found that projects that provide instructions to run the > application in multiple ways help illustrate how an application can be > run > and what options are available.
Using multiple options sounds good. I find the 'code snippets with multiple tabs' pattern useful for this kind of scenario, see [1] for an example. Thanks, Robert [1]: https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-java?tabs=powershell#create-the-project
