Sha256: 2130e5bb9f636fed6fc648cd270a9ab581a550f1b290a9a8953a766767d4a197

Contents?: true

Size: 336 Bytes

Versions: 12

Compression:

Stored size: 336 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "parse_fasta"

# 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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
parse_fasta-2.5.2 bin/console
parse_fasta-2.5.1 bin/console
parse_fasta-2.5.0 bin/console
parse_fasta-2.4.2 bin/console
parse_fasta-2.4.1 bin/console
parse_fasta-2.4.0 bin/console
parse_fasta-2.3.0 bin/console
parse_fasta-2.2.0 bin/console
parse_fasta-2.1.1 bin/console
parse_fasta-2.1.0 bin/console
parse_fasta-2.0.1 bin/console
parse_fasta-2.0.0 bin/console