Sha256: 55324376ab6abb722f9322a52c25bf9f81fe462f7a90c5682f56c9e099fd9c76

Contents?: true

Size: 182 Bytes

Versions: 200

Compression:

Stored size: 182 Bytes

Contents

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

require 'checkoff/cli'

CacheMethod.config.storage = Dalli::Client.new('memcached:11211')
exit(Checkoff::CheckoffGLIApp.run(ARGV))

Version data entries

200 entries across 200 versions & 1 rubygems

Version Path
checkoff-0.104.0 exe/checkoff
checkoff-0.103.0 exe/checkoff
checkoff-0.102.0 exe/checkoff
checkoff-0.101.0 exe/checkoff
checkoff-0.100.0 exe/checkoff
checkoff-0.99.0 exe/checkoff
checkoff-0.98.0 exe/checkoff
checkoff-0.97.0 exe/checkoff
checkoff-0.96.0 exe/checkoff
checkoff-0.95.0 exe/checkoff
checkoff-0.94.0 exe/checkoff
checkoff-0.93.0 exe/checkoff
checkoff-0.92.0 exe/checkoff
checkoff-0.91.0 exe/checkoff
checkoff-0.90.0 exe/checkoff
checkoff-0.89.0 exe/checkoff
checkoff-0.88.0 exe/checkoff
checkoff-0.87.0 exe/checkoff
checkoff-0.86.0 exe/checkoff
checkoff-0.85.0 exe/checkoff