Files
YouPlot/exe/youplot

7 lines
109 B
Plaintext
Raw Normal View History

2020-11-23 13:46:33 +09:00
#!/usr/bin/env ruby
# frozen_string_literal: true
require 'youplot'
2021-01-20 00:07:23 +09:00
YouPlot::Command.new.run_as_executable