mirror of
				https://github.com/red-data-tools/YouPlot.git
				synced 2025-11-01 01:01:36 +08:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | #!/usr/bin/env ruby | ||
|  | # frozen_string_literal: true | ||
|  | 
 | ||
|  | require 'youplot' | ||
|  | 
 | ||
|  | YouPlot::Command.new.run |