TimesyncCLI

Submits time to a timesync instance [http://github.com/osuosl/timesync].


License
Other
Install
pip install TimesyncCLI==0.1.2

Documentation

Timesync CLI

A basic CLI for the TimeSync[http://github.com/osuosl/timesync] application.

Installation

For development work:

git clone https://github.com/dean/timesync-cli-python
virtualenv env
source env/bin/activate
pip install -r requirements.txt

Otherwise install from pypi:

pip install TimesyncCLI

Usage

timesync --help

Support

Please open an issue for questions and concerns.

Contributing

Fork the project, commit your changes, and open a pull request.