setup and test command
This commit is contained in:
parent
14d63f61a5
commit
7a9fbfb6d3
@ -17,5 +17,7 @@ module Homebrew
|
||||
|
||||
def bump
|
||||
bump_args.parse
|
||||
puts "command run"
|
||||
# parse_repology_api()
|
||||
end
|
||||
end
|
||||
|
||||
@ -12,6 +12,7 @@ require "utils/link"
|
||||
require "utils/popen"
|
||||
require "utils/svn"
|
||||
require "utils/tty"
|
||||
require "utils/repology"
|
||||
require "tap_constants"
|
||||
require "time"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user