Updating distribution

This commit is contained in:
Valet Bot
2022-01-07 19:45:53 +00:00
parent 74be75ac84
commit 51b31a805e
60 changed files with 1895 additions and 1 deletions

7
cli.rb Normal file
View File

@@ -0,0 +1,7 @@
# frozen_string_literal: true
require "require_all"
require "pry" if ENV["VALET_CONTAINER"].nil?
require "json"
require_all "lib"