YouPlot/exe/youplot

7 lines
109 B
Plaintext
Raw Permalink Normal View History

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