v8.run/go/exp@v0.0.26-0.20230226010534-afcdbd3f782d/README.md (about) 1 [![GitHub license](https://img.shields.io/github/license/lemon-mint/experiment?style=for-the-badge&cache_key=0)](https://github.com/lemon-mint/experiment/blob/main/LICENSE) 2 [![GitHub Workflow Status (event)](https://img.shields.io/github/actions/workflow/status/lemon-mint/experiment/go.yml?event=push&style=for-the-badge)](https://github.com/lemon-mint/experiment/actions/workflows/go.yml) 3 [![Go Reference](https://img.shields.io/badge/go-reference-%23007d9c?style=for-the-badge&logo=go)](https://pkg.go.dev/v8.run/go/exp) 4 # exp-pkgs 5 6 experimental packages 7 8 # Installation 9 10 ```bash 11 go get -u v8.run/go/exp 12 ```