starlit
The starlit
command line testing tool and server for Starboard Notebooks locally.
Installation
Pre-built binaries can be found on the Github releases page.
Alternatively, you can build and install it yourself by cloning this repository and running:
cd starlit
go generate ./...
go install
Usage
See the dedicated starlit CLI readme
License
This is free software; you can redistribute it and/or modify it under the terms of the Mozilla Public License Version 2.0.