#!/usr/bin/env ruby require 'bundler' require 'hanami/cli/commands' Bundler.require(:plugins) Hanami::CLI.new(Hanami::CLI::Commands).call