Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmalek/mise-setup-envtest
https://github.com/pmalek/mise-setup-envtest
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmalek/mise-setup-envtest
- Owner: pmalek
- License: apache-2.0
- Created: 2024-03-26T11:26:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T14:25:42.000Z (9 months ago)
- Last Synced: 2024-10-29T10:52:20.200Z (about 2 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mise-setup-envtest
![](https://github.com/pmalek/mise-setup-envtest/workflows/ci/badge.svg)
[`setup-envtest`](https://github.com/kubernetes-sigs/controller-runtime/tree/main/tools/setup-envtest) plugin for the [mise](https://github.com/jdx/mise) version manager.
## Install
```
mise plugin install gotestsum https://github.com/pmalek/mise-setup-envtest.git
```## Use
Check out the [mise](https://github.com/jdx/mise) readme for instructions on how to install and manage versions of `gotestsum`.