#!/usr/pkg/bin/ruby34

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