index
:
shippit-coding-challenge.git
main
Shippit Coding Challenge Submission
Szymon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
family_tree.rb
blob: 5acc9bb9b83b227201e7d77447ca3e64860d951d (
plain
)
1
2
3
4
5
# frozen_string_literal: true require_relative '../lib/cli' CLI.new(ARGV).run