Name | ghm JSON |
Version |
0.1.4
JSON |
| download |
home_page | https://github.com/mconigliaro/ghm |
Summary | GitHub Mirrorer - Bulk mirror GitHub repositories |
upload_time | 2022-05-28 05:12:52 |
maintainer | |
docs_url | None |
author | Mike Conigliaro |
requires_python | >=3.8,<4.0 |
license | |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Github Mirrorer
[](https://github.com/mconigliaro/ghm/actions/workflows/ci.yml)
Simple command-line utility for bulk mirroring GitHub repositories
## Installation
pip install ghm
## Running the Application
ghm [options] <path>
Use `--help` to see available options.
## Development
### Getting Started
poetry install
poetry shell
...
### Running Tests
pytest
### Releases
1. Bump `version` in [pyproject.toml](pyproject.toml)
1. Update [CHANGELOG.md](CHANGELOG.md)
1. Run `make release`
Raw data
{
"_id": null,
"home_page": "https://github.com/mconigliaro/ghm",
"name": "ghm",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Mike Conigliaro",
"author_email": "mike@conigliaro.org",
"download_url": "https://files.pythonhosted.org/packages/2c/a5/9a4bf0480500a52f070091300640a7b2fa7f4857e56238bd03abdf3977e0/ghm-0.1.4.tar.gz",
"platform": null,
"description": "# Github Mirrorer\n\n[](https://github.com/mconigliaro/ghm/actions/workflows/ci.yml)\n\nSimple command-line utility for bulk mirroring GitHub repositories\n\n## Installation\n\n pip install ghm\n\n## Running the Application\n\n ghm [options] <path>\n\nUse `--help` to see available options.\n\n## Development\n\n### Getting Started\n\n poetry install\n poetry shell\n ...\n\n### Running Tests\n\n pytest\n\n### Releases\n\n1. Bump `version` in [pyproject.toml](pyproject.toml)\n1. Update [CHANGELOG.md](CHANGELOG.md)\n1. Run `make release`\n",
"bugtrack_url": null,
"license": "",
"summary": "GitHub Mirrorer - Bulk mirror GitHub repositories",
"version": "0.1.4",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c5a20eeac5328cf7537fb9a84420cbc9",
"sha256": "3750b6e0d5b745e7318d278f812a0056f93da7ae911da12268f3bfa85a78d861"
},
"downloads": -1,
"filename": "ghm-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5a20eeac5328cf7537fb9a84420cbc9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 4497,
"upload_time": "2022-05-28T05:12:50",
"upload_time_iso_8601": "2022-05-28T05:12:50.861533Z",
"url": "https://files.pythonhosted.org/packages/f9/7a/aa291891c2bce5ccf8f3f00c6a3c995ee168c20ac016ec49346e025b3ad6/ghm-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "ad5b98714063e332bff623704923bfc3",
"sha256": "e5af7bea498b75a405cd4655c89800c2b65ba251f3b1f3e79960096cde6159c9"
},
"downloads": -1,
"filename": "ghm-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "ad5b98714063e332bff623704923bfc3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 4359,
"upload_time": "2022-05-28T05:12:52",
"upload_time_iso_8601": "2022-05-28T05:12:52.809076Z",
"url": "https://files.pythonhosted.org/packages/2c/a5/9a4bf0480500a52f070091300640a7b2fa7f4857e56238bd03abdf3977e0/ghm-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-05-28 05:12:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "mconigliaro",
"github_project": "ghm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ghm"
}