Sha256: 083db0739a0f82a2ed58a065ab8f15d9aac27416242431f02c819c99f1d98b23
Contents?: true
Size: 318 Bytes
Versions: 2
Compression:
Stored size: 318 Bytes
Contents
desc "デモ生成" task :demo do require "bioshogi" Bioshogi::Formatter::Animation::DemoBuilder.new.call # Dir.chdir("#{__dir__}/workbench/animation_builder") do # system "ruby 0100_demo.rb" # end # Dir.chdir("#{__dir__}/workbench/screen_image_renderer") do # system "ruby 0100_demo.rb" # end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bioshogi-0.0.15 | lib/bioshogi/tasks/demo.rake |
bioshogi-0.0.14 | lib/bioshogi/tasks/demo.rake |