lib/cartup_command_helper.rb in cartup-0.1.7.1 vs lib/cartup_command_helper.rb in cartup-1.0.0
- old
+ new
@@ -15,10 +15,9 @@
- run uploading the Carthage prebuilts to a cloud storage
- help show help instructions and list available subcommands
EOF
end
-
def handle(command)
case command
when COMMAND_RUN
CartBinaryUploader.run
when COMMAND_INIT