repubmark/bin/console

10 lines
121 B
Text
Raw Normal View History

2024-10-18 08:32:34 -04:00
#!/usr/bin/env ruby
# frozen_string_literal: true
require 'bundler/setup'
require 'pry'
require 'repubmark'
Pry.start