Sha256: 6622401e85013cf8334ef3b924990c3465f3bc485ce7057f433ef232a96ae5d8

Contents?: true

Size: 162 Bytes

Versions: 29

Compression:

Stored size: 162 Bytes

Contents

# encoding: utf-8

require "bundler/gem_tasks"

FileList['tasks/**/*.rake'].each(&method(:import))

task default: :spec

desc 'Run all specs'
task ci: %w[ spec ]

Version data entries

29 entries across 29 versions & 3 rubygems

Version Path
tty-command-0.9.0 Rakefile
tty-editor-0.4.1 Rakefile
tty-command-0.8.2 Rakefile
tty-file-0.6.0 Rakefile
tty-command-0.8.1 Rakefile
tty-command-0.8.0 Rakefile
tty-editor-0.4.0 Rakefile
tty-editor-0.3.0 Rakefile
tty-file-0.5.0 Rakefile
tty-command-0.7.0 Rakefile
tty-editor-0.2.1 Rakefile
tty-file-0.4.0 Rakefile
tty-command-0.6.0 Rakefile
tty-command-0.5.0 Rakefile
tty-file-0.3.0 Rakefile
tty-editor-0.2.0 Rakefile
tty-command-0.4.0 Rakefile
tty-file-0.2.1 Rakefile
tty-command-0.3.3 Rakefile
tty-command-0.3.2 Rakefile