wordexp/exe/example
2022-01-16 15:35:53 -08:00

4 lines
67 B
Ruby
Executable file

#!/usr/bin/env ruby
require "example"
Example::CLI.new.call(ARGV)