#!/usr/bin/ruby.ruby2.5 

require "dotenv/cli"
Dotenv::CLI.new(ARGV).run
