mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
ruby: add msgpack.mingw.{gemspec,sh}
This commit is contained in:
parent
7a0acf2838
commit
05a7e4eb64
6 changed files with 49 additions and 7 deletions
|
|
@ -19,3 +19,8 @@ cat msgpack_test.rb | sed "s/require ['\"]msgpack['\"]/require File.dirname(__FI
|
|||
|
||||
gem build msgpack.gemspec
|
||||
|
||||
# ./msgpack.mingw.sh # on msys
|
||||
# gem push msgpack-$version.gem
|
||||
# gem push msgpack-$version-x86-mingw32.gem
|
||||
# gem push msgpack-$version-mswin32.gem
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue