{ "info": { "author": "Brandon DeRosier", "author_email": "x@bdero.me", "bugtrack_url": null, "classifiers": [], "description": "gcreate\n============\n\nA command-line utility to bootstrap GitHub repositories with labels and\nwebhooks.\n\nInstallation\n------------\n\nTo get the latest stable release from PyPi\n\n.. code-block:: bash\n\n pip install gcreate\n\nTo get the latest commit from GitHub\n\n.. code-block:: bash\n\n pip install -e git+git://github.com/bdero/gcreate.git#egg=gcreate\n\nGenerate an initial configuration in ``$HOME/.gcreate`` and modify it\n\n.. code-block:: bash\n\n gcreate init\n vi ~/.gcreate # Configuration directions are located inside\n\nRelease Notes\n-------------\n\nNo releases yet.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bdero/gcreate", "keywords": "github,create,bootstrap,repository,repo", "license": "GNU GPLv3", "maintainer": null, "maintainer_email": null, "name": "gcreate", "package_url": "https://pypi.org/project/gcreate/", "platform": "OS Independent", "project_url": "https://pypi.org/project/gcreate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bdero/gcreate" }, "release_url": "https://pypi.org/project/gcreate/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "A command-line utility to bootstrap GitHub repositories with labels and webhooks.", "version": "0.0.0" }, "last_serial": 2088862, "releases": { "0.0.0": [] }, "urls": [] }