Sha256: 1b37a7d04ea23e3ccb37133fdad4a4bb2f92563b32f133911db90c0d048c3213
Contents?: true
Size: 363 Bytes
Versions: 18
Compression:
Stored size: 363 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'fusuma' require 'fusuma/plugin/wmctrl' # 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
18 entries across 18 versions & 1 rubygems