Add youplot as an executable file

This commit is contained in:
kojix2
2020-11-23 13:46:33 +09:00
parent e831fa93f4
commit b72f982618
2 changed files with 7 additions and 1 deletions

6
exe/youplot Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
require 'youplot'
YouPlot::Command.new.run