m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00
This commit is contained in:
Junegunn Choi
2016-08-21 05:00:27 +09:00
parent 1f7d1f9b15
commit b86838c2b0
6 changed files with 11 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
# http://www.rubydoc.info/github/rest-client/rest-client/RestClient
require 'rest_client'
require 'json'
if ARGV.length < 3
puts "usage: #$0 <token> <version> <files...>"