bin/install_choctop in choctop-0.13.1 vs bin/install_choctop in choctop-0.14.0
- old
+ new
@@ -13,12 +13,5 @@
source = RubiGen::PathSource.new(:application,
File.join(File.dirname(__FILE__), "../app_generators"))
RubiGen::Base.reset_sources
RubiGen::Base.append_sources source
RubiGen::Scripts::Generate.new.run(ARGV, :generator => 'install_choctop')
-puts <<-EOS
-You use choctop with the following rake tasks:
- rake appcast # Create dmg, update appcast file, and upload to host
- rake build # Create/update the appcast file
- rake dmg # Create the dmg file for appcasting
- rake upload # Upload the appcast file to the host
-EOS
\ No newline at end of file