mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-17 00:28:11 +08:00
Add youplot as an executable file
This commit is contained in:
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
|
||||
|
||||
spec.files = Dir['*.{md,txt}', '{lib,exe}/**/*']
|
||||
spec.bindir = 'exe'
|
||||
spec.executables = ['uplot']
|
||||
spec.executables = ['uplot', 'youplot']
|
||||
spec.require_paths = ['lib']
|
||||
|
||||
spec.add_runtime_dependency 'unicode_plot'
|
||||
|
Reference in New Issue
Block a user