mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Add test executable to bin
This commit is contained in:
parent
b3bc8c2ee7
commit
1cdfe40e21
4
bin/wayback_machine_downloader
Executable file
4
bin/wayback_machine_downloader
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
require 'wayback_machine_downloader'
|
||||
puts WaybackMachineDownloader.hi(ARGV[0])
|
||||
Loading…
x
Reference in New Issue
Block a user