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.190.0 exe/checkoff
checkoff-0.189.0 exe/checkoff
checkoff-0.188.0 exe/checkoff
checkoff-0.187.0 exe/checkoff
checkoff-0.186.0 exe/checkoff
checkoff-0.185.0 exe/checkoff
checkoff-0.184.0 exe/checkoff
checkoff-0.183.0 exe/checkoff
checkoff-0.182.0 exe/checkoff
checkoff-0.181.0 exe/checkoff
checkoff-0.180.0 exe/checkoff
checkoff-0.179.0 exe/checkoff
checkoff-0.178.0 exe/checkoff
checkoff-0.177.0 exe/checkoff
checkoff-0.176.0 exe/checkoff
checkoff-0.175.0 exe/checkoff
checkoff-0.174.0 exe/checkoff
checkoff-0.173.0 exe/checkoff
checkoff-0.172.0 exe/checkoff
checkoff-0.171.0 exe/checkoff