Sha256: 438b013ccf6218152f3e26e22fd9612d84205d20892ac11b7653b7da05a3a4b0

Contents?: true

Size: 196 Bytes

Versions: 42

Compression:

Stored size: 196 Bytes

Contents

desc 'Generate a GitHub auth token for octopolo commands to use.'
command 'github-auth' do |c|
  require_relative '../scripts/github_auth'
  c.action { Octopolo::Scripts::GithubAuth.execute }
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
octopolo-1.12.0 lib/octopolo/commands/github_auth.rb
octopolo-1.11.4 lib/octopolo/commands/github_auth.rb
octopolo-1.11.3 lib/octopolo/commands/github_auth.rb
octopolo-1.11.1 lib/octopolo/commands/github_auth.rb
octopolo-1.11.0 lib/octopolo/commands/github_auth.rb
octopolo-1.9.0 lib/octopolo/commands/github_auth.rb
octopolo-1.8.1 lib/octopolo/commands/github_auth.rb
octopolo-1.8.0 lib/octopolo/commands/github_auth.rb
octopolo-1.7.1 lib/octopolo/commands/github_auth.rb
octopolo-1.7.0 lib/octopolo/commands/github_auth.rb
octopolo-1.6.0 lib/octopolo/commands/github_auth.rb
octopolo-1.5.3 lib/octopolo/commands/github_auth.rb
octopolo-1.5.2 lib/octopolo/commands/github_auth.rb
octopolo-1.5.1 lib/octopolo/commands/github_auth.rb
octopolo-1.5.0 lib/octopolo/commands/github_auth.rb
octopolo-1.4.0 lib/octopolo/commands/github_auth.rb
octopolo-1.3.0 lib/octopolo/commands/github_auth.rb
octopolo-1.2.1 lib/octopolo/commands/github_auth.rb
octopolo-1.2.0 lib/octopolo/commands/github_auth.rb
octopolo-1.1.1 lib/octopolo/commands/github_auth.rb