bellycard/napa

View on GitHub
bin/napa

Summary

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

require 'napa/cli'

Napa::CLI::Base.start(ARGV)