Logo white

Labbeemint / syspro-ruby

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • syspro-ruby
  • bin
  • console
  • Rubocop corrections
    dc8aa5b6
    Joe Weakley authored
    2018-04-06 12:06:42 -0700  
    Browse Code ยป
console 117 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
#!/usr/bin/env ruby
# frozen_string_literal: true

require 'bundler/setup'
require 'syspro'
require 'pry'

Pry.start