Sha256: 44e87978413ad50a418b47d86dd45a782f989f517b69a289046eb614cbbddd46

Contents?: true

Size: 370 Bytes

Versions: 7

Compression:

Stored size: 370 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'ffmpeg-screenrecorder'

# 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

require 'irb'
IRB.start(__FILE__)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ffmpeg-screenrecorder-1.0.0 bin/console
ffmpeg-screenrecorder-1.0.0.beta13 bin/console
ffmpeg-screenrecorder-1.0.0.beta12 bin/console
ffmpeg-screenrecorder-1.0.0.beta11 bin/console
ffmpeg-screenrecorder-1.0.0.beta10 bin/console
ffmpeg-screenrecorder-1.0.0.beta9 bin/console
ffmpeg-screenrecorder-1.0.0.beta8 bin/console