Created
January 17, 2018 17:14
-
-
Save shadeslayer/6aa92edc7ef45ef37421c4af014c297d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'octokit' | |
@client = Octokit::Client.new | |
@client.update_source_import(ARGV[0]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment