An open API service indexing awesome lists of open source software.

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

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
```