We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dff70d commit 61c697fCopy full SHA for 61c697f
README.md
@@ -128,8 +128,22 @@ you should use [looppointer](https://github.com/kyoh86/looppointer).
128
129
## Install
130
131
+go:
132
+
133
+```console
134
+$ go get github.com/kyoh86/exportloopref
135
+```
136
137
+[homebrew](https://brew.sh/):
138
139
140
+$ brew install kyoh86/tap/exportloopref
141
```
-go get github.com/kyoh86/exportloopref
142
143
+[gordon](https://github.com/kyoh86/gordon):
144
145
146
+$ gordon install kyoh86/exportloopref
147
148
149
## Usage
0 commit comments