Sha256: 4c585c217bca89ebd3277b26cb494b578bcbebc4a8faac332f364cfba9f65f6b
Contents?: true
Size: 283 Bytes
Versions: 2
Compression:
Stored size: 283 Bytes
Contents
#task :default => 'test:run' #task 'gem:release' => 'test:run' #task :build do # system "gem build zemax.gemspec" #end # #task :install => :build do # system "gem install zemax-#{Zemax::VERSION}" #end # #task :release => :build do # system "gem push zemax-#{Zemax::VERSION}" #end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
zemax-2.3.4.bui2 | tasks/common.rake |
zemax-0.0.0 | tasks/common.rake |