mattbrictson/tomo

View on GitHub
exe/tomo

Summary

Maintainability
Test Coverage
#!/usr/bin/env ruby

require "tomo"
Tomo::CLI.new.call(ARGV)