YouPlot/exe/uplot

7 lines
109 B
Plaintext
Raw Permalink Normal View History

2020-07-28 22:07:15 +08:00
#!/usr/bin/env ruby
2020-09-18 23:08:09 +08:00
# frozen_string_literal: true
2020-07-28 22:07:15 +08:00
2020-11-23 12:09:16 +08:00
require 'youplot'
2020-07-28 23:27:07 +08:00
2021-01-19 23:07:23 +08:00
YouPlot::Command.new.run_as_executable