Metadata-Version: 2.1
Name: github-create
Version: 2020.12.3
Summary: create github repo
Home-page: https://github.com/andrewp-as-is/github-create
License: Unlicense
Description: <!--
        https://readme42.com
        -->
        
        
        
        [![](https://img.shields.io/badge/OS-Unix-blue.svg?longCache=True)]()
        [![](https://img.shields.io/pypi/v/github-create.svg?maxAge=3600)](https://pypi.org/project/github-create/)
        [![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
        
        ### Installation
        ```bash
        $ [sudo] pip install github-create
        ```
        
        ```bash
        $ [sudo] npm i -g github-create
        ```
        
        #### Config
        ```bash
        $ export GITHUB_TOKEN="<GITHUB_TOKEN>"
        ```
        
        #### Examples
        ```bash
        $ github-create repo1 repo2
        $ github-create my_org/repo1 my_org/repo2
        ```
        
        <p align="center">
            <a href="https://readme42.com/">readme42.com</a>
        </p>
Keywords: github
Platform: UNKNOWN
Classifier: License :: Public Domain
Classifier: Operating System :: Unix
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
