Ruby

gem の作り方

bundle gem Gemの名前

gem作成後にまず修正する個所

$ vim Testgem.gemspec
 spec.summary       = %q{This is oasobi gem.}
 spec.homepage      = "http://inamuu.com/oasobi/"

ビルド

$ bundle exec rake build
$ bundle exec rake install

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2022-06-30 (木) 01:40:11