Tashows / sudokku_cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudokkuCli

A CLI program for logging in to Sudokku git server.

Installation

$ gem install sudokku_cli

Usage

Use sudokku login to log in to the Sudokku git server. This will try to connect to the git server using credentials saved in your .netrc file. If the credentials are not found, or are expired, you will be given a url to visit where you can log in. After successfully logging in, the program will save the newly generated credentials to your .netrc file.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Tashows/sudokku_cli. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the SudokkuCli project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

License:MIT License


Languages

Language:Ruby 97.1%Language:Shell 2.9%