Metadata-Version: 1.2
Name: github_asset
Version: 0.1.0.dev1
Summary: UNKNOWN
Home-page: UNKNOWN
License: UNKNOWN
Description: # GitHub asset cli in Python
        
        ## Install
        
        ```bash
        $ pip install git+https://github.com/tamuhey/github_asset
        ```
        
        ## Usage
        
        ```bash
        $ github-asset up file_to_upload tag_to_upload
        ```
        ```bash
        $ github-asset get file_to_download
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
