Sha256: db59ac278ea77f25477c7588f94023b735587bf3d146992dff707760037fb9db

Contents?: true

Size: 365 Bytes

Versions: 12

Compression:

Stored size: 365 Bytes

Contents

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

require 'bundler/setup'
require 'fusuma'
require 'fusuma/plugin/keypress'

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
require 'pry'
Pry.start

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fusuma-plugin-keypress-0.6.1 bin/console
fusuma-plugin-keypress-0.5.0 bin/console
fusuma-plugin-keypress-0.4.2 bin/console
fusuma-plugin-keypress-0.4.1 bin/console
fusuma-plugin-keypress-0.4.0 bin/console
fusuma-plugin-keypress-0.4.0.pre2 bin/console
fusuma-plugin-keypress-0.4.0.pre bin/console
fusuma-plugin-keypress-0.3.0 bin/console
fusuma-plugin-keypress-0.2.1 bin/console
fusuma-plugin-keypress-0.2.0 bin/console
fusuma-plugin-keypress-0.1.1 bin/console
fusuma-plugin-keypress-0.1.0 bin/console