Skip to content

Instantly share code, notes, and snippets.

@shadeslayer
Created January 17, 2018 17:14
Show Gist options
  • Save shadeslayer/6aa92edc7ef45ef37421c4af014c297d to your computer and use it in GitHub Desktop.
Save shadeslayer/6aa92edc7ef45ef37421c4af014c297d to your computer and use it in GitHub Desktop.
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