Sha256: 61463df0a831cc36ab2a22a992ea31567b91f1e48da3cae6ce618efd7a56b7f6

Contents?: true

Size: 374 Bytes

Versions: 5

Compression:

Stored size: 374 Bytes

Contents

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

require 'bundler/setup'
require 'azure_stt'

# 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

5 entries across 5 versions & 1 rubygems

Version Path
azure_stt-0.4.0 bin/console
azure_stt-0.3.0 bin/console
azure_stt-0.2.0 bin/console
azure_stt-0.1.1 bin/console
azure_stt-0.1.0 bin/console