Sha256: cd96a36276d4efc2d07fda900679136929e800a06b62e80f5921a5b54314ca74
Contents?: true
Size: 153 Bytes
Versions: 3
Compression:
Stored size: 153 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "hanamimastery/cli" cli = Dry::CLI.new(Hanamimastery::CLI) cli.call
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hanamimastery-cli-0.2.1 | exe/hanamimastery |
hanamimastery-cli-0.2.0 | exe/hanamimastery |
hanamimastery-cli-0.1.0 | exe/hanamimastery |