Skip to content

mcalmer/connect

Repository files navigation

Build Status Code Climate Coverage Status

#SUSEConnect

is a command line tool for connecting a client system to the SUSE Customer Center. It will connect the system to your product subscriptions and enable the product repositories/services locally.

Please visit https://scc.suse.com to see and manage your subscriptions.

Rake taks

rake build    # build locally (prepare for pushing to ibs)
rake console  # Run console loaded with gem
rake rubocop  # Run Rubocop
rake spec     # Run RSpec