20 21 22
# File 'lib/pushapp/cli.rb', line 20 def setup(*remotes) Pushapp::Commands.run(:setup, remotes: remotes, options: options) end