0.0
The project is in a healthy, maintained state
A CLI program for logging in to Sudokku git server.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.