Metadata-Version: 1.2
Name: tinder-cli
Version: 1.0.0
Summary: Tinder for terminal junkies
Home-page: https://github.com/meister245/tinder-cli
Author: Zsolt Mester
Author-email: 
License: MIT
Project-URL: Code, https://github.com/meister245/tinder-cli
Project-URL: Issue tracker, https://github.com/meister245/tinder-cli/issues
Description: # tinder-cli
        
        Tinder for CLI junkies
        
        ## Quick Start
        
        Install the package:
        
            pip install tinder-cli
        
        ## Getting Tinder API token
        
        In order to access tinder an API token is required.
        Recommended library for retrieving API token:
        
        [https://github.com/meister245/tinder-token](https://github.com/meister245/tinder-token)
        
        ### Usage
        
        Run the following command to use the CLI
        
            ./tinder-cli.py
        
        For detailed usage info
        
            ./tinder-cli.py --help
        
Platform: UNKNOWN
