Blame view

bin/console 117 Bytes
31f9a345   Isaac Lewis   init; some tests
1
  #!/usr/bin/env ruby
dc8aa5b6   Joe Weakley   Rubocop corrections
2
  # frozen_string_literal: true
31f9a345   Isaac Lewis   init; some tests
3
  
dc8aa5b6   Joe Weakley   Rubocop corrections
4
5
6
  require 'bundler/setup'
  require 'syspro'
  require 'pry'
31f9a345   Isaac Lewis   init; some tests
7
  
0c0af54a   Isaac Lewis   error handling; c...
8
  Pry.start