https://github.com/flyinprogrammer/huhconfirm
Example code for GO-16810
https://github.com/flyinprogrammer/huhconfirm
Last synced: 12 months ago
JSON representation
Example code for GO-16810
- Host: GitHub
- URL: https://github.com/flyinprogrammer/huhconfirm
- Owner: flyinprogrammer
- License: mit
- Created: 2024-05-05T21:49:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T21:57:56.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T12:16:34.786Z (about 1 year ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# huhConfirm
This repo is used for troubleshooting console anomalies in GoLand:
[GO-16810](https://youtrack.jetbrains.com/issue/GO-16810)
You can clone this and run:
```shell
go install
```
And then test out the app with:
```shell
./huhConfirm
```