1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-10-16 11:48:29 -04:00
libkernaux/pkgs/ruby/bin/console
2022-01-18 16:33:18 +05:00

8 lines
118 B
Ruby
Executable file

#!/usr/bin/env ruby
# frozen_string_literal: true
require 'bundler/setup'
require 'kernaux'
require 'pry'
Pry.start