Metadata-Version: 2.1
Name: watson-jira
Version: 0.1.0
Summary: Format and upload Watson time logs to Jira as Tempo worklogs
Home-page: http://github.com/medwig/watson-jira
Author: Jonathan Medwig
Author-email: jonmedwig@gmail.com
License: MIT
Description: # Watson-Jira
        
        Upload watson time logs to Jira.
        
        **Install:**
        
        `$ pip install watson-jira`
        
        
        **Upload logs from the last 3 days:**
        
        `$ watson-jira sync --from 3`
        
        
        **Help:**
        
        `$ watson-jira --help`
        
        
        Will install TD-Watson https://github.com/TailorDev/Watson as one of it's dependencies, not surprisingly.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Office/Business :: Scheduling
Description-Content-Type: text/markdown
