#!/usr/bin/env ruby
# frozen_string_literal: true

require 'youplot'

YouPlot::Command.new.run_as_executable
