{ "info": { "author": "Yash Mehrotra", "author_email": "yashmehrotra95@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Greate\r\n=======\r\n\r\nGreate helps you in creating github repos on the go from your command line.\r\nAll you have to do is write :code:`greate` and it will create a repository with the name of your current directory.\r\n\r\nYou can also customize your repository by using additional arguments\r\n\r\nInstallation\r\n-------------\r\n.. code-block:: sh\r\n\r\n $ pip install git+https://github.com/yashmehrotra/greate.git\r\n\r\n\r\nUsage\r\n-----\r\n\r\n.. code-block:: ssh\r\n\r\n usage: greate [-h] [--ssh] [-d DESCRIPTION] [-n NAME] [-r] [-p]\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n --ssh Adds the ssh url for git remote. Default: https\r\n -d DESCRIPTION, --description DESCRIPTION\r\n Description for github repo\r\n -n NAME, --name NAME Name for the github repo. Default: Current directory name\r\n -r, --readme Create README.md for github repo\r\n -p, --private Private github repo\r\n\r\n\r\n\r\nExamples\r\n--------\r\n.. code-block:: sh\r\n\r\n $ greate\r\n Username: foobar\r\n Password: \r\n Repository created successfully\r\n\r\n # Use ssh as remote url\r\n $ greate --ssh\r\n Username: foobar\r\n Password: \r\n Repository created successfully\r\n\r\n # Add description\r\n $ greate -d \"My first project\"\r\n Username: foobar\r\n Password: \r\n Repository created successfully\r\n\r\n\r\nTODO\r\n----\r\n\r\n1. Clean Code", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/greate", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "greate", "package_url": "https://pypi.org/project/greate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/greate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/greate" }, "release_url": "https://pypi.org/project/greate/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.1" }, "last_serial": 2131289, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "cf23c298a502a5a720c7e748862c9ff9", "sha256": "2986ba00819f484c8ccc2d52e27a6316bcd296ff8ce044ed2d7a9110d9d5d8d6" }, "downloads": -1, "filename": "greate-0.1.tar.gz", "has_sig": false, "md5_digest": "cf23c298a502a5a720c7e748862c9ff9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2364, "upload_time": "2016-01-18T14:03:51", "url": "https://files.pythonhosted.org/packages/55/09/c6e24f4f8cff677579ebfe2b91fbf1f2e4f319eb148b99b7688a71eb5516/greate-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2139ee3e11b33212c56147729e413d1c", "sha256": "93b009921d6c7781961e22a0365556d77ce8abe1744c7da93a08f01d8278304d" }, "downloads": -1, "filename": "greate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2139ee3e11b33212c56147729e413d1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2380, "upload_time": "2016-01-18T14:12:40", "url": "https://files.pythonhosted.org/packages/f2/cc/d5f112299019c1f064789c611bc50992f19abf87f5c2e314fc1b7d24e5bd/greate-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2139ee3e11b33212c56147729e413d1c", "sha256": "93b009921d6c7781961e22a0365556d77ce8abe1744c7da93a08f01d8278304d" }, "downloads": -1, "filename": "greate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2139ee3e11b33212c56147729e413d1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2380, "upload_time": "2016-01-18T14:12:40", "url": "https://files.pythonhosted.org/packages/f2/cc/d5f112299019c1f064789c611bc50992f19abf87f5c2e314fc1b7d24e5bd/greate-0.1.1.tar.gz" } ] }