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

require "bitfab"

exit Bitfab::ReplayCommand.main
