btcpay/bin/console

11 lines
240 B
Plaintext
Raw Normal View History

2020-07-15 19:36:16 -06:00
#!/usr/bin/env ruby
require 'bundler/setup'
require 'btcpay'
# 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.
require 'pry'
Pry.start