Sha256: 12ac6d51f3d236561a0ea56211abb38e6d57b5df3ea410e0faef0e2c020169ca

Contents?: true

Size: 201 Bytes

Versions: 10

Compression:

Stored size: 201 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require 'fusuma/plugin/executors/executor'
require "fusuma/plugin/sendkey"

Fusuma::Plugin::Manager.require_base_plugins

require "irb"
IRB.start(__FILE__)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fusuma-plugin-sendkey-0.13.2 bin/console
fusuma-plugin-sendkey-0.13.1 bin/console
fusuma-plugin-sendkey-0.13.0 bin/console
fusuma-plugin-sendkey-0.12.0 bin/console
fusuma-plugin-sendkey-0.11.1 bin/console
fusuma-plugin-sendkey-0.11.0 bin/console
fusuma-plugin-sendkey-0.10.1 bin/console
fusuma-plugin-sendkey-0.10.0 bin/console
fusuma-plugin-sendkey-0.9.0 bin/console
fusuma-plugin-sendkey-0.8.0 bin/console