Skip to content

Commit 8de40dd

Browse files
committed
Write note for patch_for_go_gem
1 parent 4e4770c commit 8de40dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_tools/patch_for_go_gem/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# patch_for_go_gem
22
Patch to make a gem into a Go gem right after `bundle gem`
33

4+
> [!NOTE]
5+
> This is a temporary tool until `bundle gem --ext=go` is added to the bundler
6+
>
7+
> c.f. https://github.com/rubygems/rubygems/pull/8183
8+
49
## Requirements
510
* Go 1.23+
611
* Ruby 3.3+

0 commit comments

Comments
 (0)