6 7 8 9
# File 'lib/committer/commands/setup.rb', line 6 def self.execute(_args) Committer::Config.setup exit 0 end