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.19.2 exe/checkoff
checkoff-0.19.1 exe/checkoff
checkoff-0.19.0 exe/checkoff
checkoff-0.18.1 exe/checkoff
checkoff-0.18.0 exe/checkoff
checkoff-0.17.0 exe/checkoff
checkoff-0.16.1 exe/checkoff
checkoff-0.16.0 exe/checkoff
checkoff-0.15.2 exe/checkoff
checkoff-0.15.1 exe/checkoff
checkoff-0.15.0 exe/checkoff
checkoff-0.14.1 exe/checkoff
checkoff-0.14.0 exe/checkoff
checkoff-0.13.2 exe/checkoff
checkoff-0.13.1 exe/checkoff
checkoff-0.13.0 exe/checkoff
checkoff-0.12.1 exe/checkoff
checkoff-0.12.0 exe/checkoff
checkoff-0.11.1 exe/checkoff
checkoff-0.11.0 exe/checkoff