git-miji


Namegit-miji JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/git-miji
SummaryGit 秘籍
upload_time2023-02-07 16:19:03
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Git 秘籍

## 下载

### Docker

```
docker pull apachecn0/git-miji
docker run -tid -p <port>:80 apachecn0/git-miji
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install git-miji
git-miji <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g git-miji
git-miji <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/git-miji",
    "name": "git-miji",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/65/cf58c355776b436ebdac1d5735bfc3a96bd2445861aa5de0c4c10e9d210d/git-miji-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# Git \u79d8\u7c4d\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/git-miji\ndocker run -tid -p <port>:80 apachecn0/git-miji\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install git-miji\ngit-miji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g git-miji\ngit-miji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Git \u79d8\u7c4d",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "717a9b173d26594e3f421d6e8dc7d7c98a69593a8f7b0a0ec8c8f74efdf0fa96",
                "md5": "fe63fb073bd4215a79d858952c314acc",
                "sha256": "b78809266ca846353afbf55703725d10b81808b57d2996c32eca0944784ae1cb"
            },
            "downloads": -1,
            "filename": "git_miji-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe63fb073bd4215a79d858952c314acc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3481773,
            "upload_time": "2023-02-07T16:19:00",
            "upload_time_iso_8601": "2023-02-07T16:19:00.455289Z",
            "url": "https://files.pythonhosted.org/packages/71/7a/9b173d26594e3f421d6e8dc7d7c98a69593a8f7b0a0ec8c8f74efdf0fa96/git_miji-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f165cf58c355776b436ebdac1d5735bfc3a96bd2445861aa5de0c4c10e9d210d",
                "md5": "4135837ad6e4a07074fe975a4aafb5fb",
                "sha256": "95319d2e20a324df2bcd6ee9f5d09c85b5dd9600cacaadc7871566c304e7ee0a"
            },
            "downloads": -1,
            "filename": "git-miji-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4135837ad6e4a07074fe975a4aafb5fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3463256,
            "upload_time": "2023-02-07T16:19:03",
            "upload_time_iso_8601": "2023-02-07T16:19:03.956833Z",
            "url": "https://files.pythonhosted.org/packages/f1/65/cf58c355776b436ebdac1d5735bfc3a96bd2445861aa5de0c4c10e9d210d/git-miji-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 16:19:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "git-miji",
    "lcname": "git-miji"
}
        
Elapsed time: 0.04736s