To get the Test Runner up we'll need to set up a Docker instance.
Currently there are no plans to set up official releases with versions for BQN, so we'll likely have to pin our builds to a specific commit. This opens up longer term questions about how we maintain this Docker instance, but I think having anything up and running is probably worth doing first.
There's a reference to a GUIX build here, but no link. Searching found references to a build, but it's not listed among the packages. Perhaps it hasn't been accepted yet? I don't know much about Guix, but if possible, I'd like to leverage other people's work.
The NIX build I found appears to be deprecated. Not sure if there's another one floating around.
And it's always an option to set up a build from scratch by hook or by crook. Nothing saying we can't change this later.
To get the Test Runner up we'll need to set up a Docker instance.
Currently there are no plans to set up official releases with versions for BQN, so we'll likely have to pin our builds to a specific commit. This opens up longer term questions about how we maintain this Docker instance, but I think having anything up and running is probably worth doing first.
There's a reference to a GUIX build here, but no link. Searching found references to a build, but it's not listed among the packages. Perhaps it hasn't been accepted yet? I don't know much about Guix, but if possible, I'd like to leverage other people's work.
The NIX build I found appears to be deprecated. Not sure if there's another one floating around.
And it's always an option to set up a build from scratch by hook or by crook. Nothing saying we can't change this later.