https://github.com/pmalek/mise-gotestsum
https://github.com/pmalek/mise-gotestsum
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmalek/mise-gotestsum
- Owner: pmalek
- License: apache-2.0
- Created: 2024-03-10T11:14:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T11:30:22.000Z (about 1 year ago)
- Last Synced: 2025-02-09T05:21:31.538Z (4 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mise-gotestsum

[`gotestsum`](https://github.com/gotestyourself/gotestsum) plugin for the [mise](https://github.com/jdx/mise) version manager.
## Install
```
mise plugin install gotestsum https://github.com/pmalek/mise-gotestsum.git
```## Use
Check out the [mise](https://github.com/jdx/mise) readme for instructions on how to install and manage versions of `gotestsum`.