Sha256: 2df2a5fe1777fceba995471b48d0a1b951b7fed57725445d25d68d547c71cb8b

Contents?: true

Size: 121 Bytes

Versions: 9

Compression:

Stored size: 121 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require 'whatup/cli/cli'

require 'thor'

Whatup::CLI::CLI.start ARGV

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
whatup-0.3.5 exe/whatup
whatup-0.3.4 exe/whatup
whatup-0.3.3 exe/whatup
whatup-0.3.2 exe/whatup
whatup-0.3.1 exe/whatup
whatup-0.3.0 exe/whatup
whatup-0.2.5 exe/whatup
whatup-0.2.4 exe/whatup
whatup-0.2.3 exe/whatup