Small cli utility for cloning git repos in an orderly manner
Project description
get-repo
A small cli utility for cloning git repositories in an orderly manner.
get-repo
clones git repositories into $HOME/source/{host}/{owner}/{repository-name}
Installation
OS X & Linux & Windows:
pip install get-repo
Usage example
get-repo https://github.com/florian42/get-repo.git
get-repo git@github.com:florian42/get-repo.git
Clones the git repository get-repo into ~/source/github.com/florian42/get-repo
Development setup
- Install Python 3.x
- Install Poetry
poetry install
poetry run pre-commit install
poetry run pre-commit run --all-files
Release History
- 0.1.3
- Use gitpython instead of subprocess
- Dependency Updates
- 0.1.2
- Initial Release
Meta
Florian Aumeier – hey@flo.fish
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/florian42/get-repo
Contributing
- Fork it (https://github.com/florian42/get-repo/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
get-repo-0.1.3.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file get-repo-0.1.3.tar.gz
.
File metadata
- Download URL: get-repo-0.1.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 797ae5bac2ae0497405249f88b5df5648742b1bfdff5bc5bcf07e0f2a66a1e94 |
|
MD5 | 81c4eae7c871bc69d4ea5faaedb05498 |
|
BLAKE2b-256 | 57686d5b6e0ad3e9360f8515e738c6eeb01fa65cc03a0cae02bd5c81f789693e |
File details
Details for the file get_repo-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: get_repo-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1575f17c6c96322792bbf6474836872e40da5d71af1c18ff11ea3b343ee5be11 |
|
MD5 | e0a2fec513633dec1cd31f589cdb8317 |
|
BLAKE2b-256 | 4e2da374af7d42f683d60e5ac6d27ddc2fd229a37d7a14f3aae0f8d3145aad22 |