一个通过GitHub仓库URL快速创建标准项目文件夹结构的CLI工具。
Project description
gbk-diy-github-files
一个通过GitHub仓库URL,快速创建标准项目文件夹结构的CLI工具。
功能
- 解析任何GitHub仓库URL(支持
https://.../repo和https://.../repo.git格式)。 - 在指定目录(默认为
D:\github)下创建以仓库名命名的主文件夹。 - 在主文件夹内自动创建
Input,Output,Logs,Config四个标准子文件夹。
安装
pip install gbk-diy-github-files
使用方法
基本用法
这将在默认位置 (D:\github) 创建一个 faster-whisper 文件夹和其子文件夹。
diy-gf create https://github.com/SYSTRAN/faster-whisper.git
指定目录
这将在 E:\my_projects 目录下创建 my-cool-project 文件夹。
diy-gf create https://github.com/user/my-cool-project -d E:\my_projects
或者使用短选项:
diy-gf create https://github.com/user/my-cool-project -d E:\my_projects
帮助信息
diy-gf --help
diy-gf create --help
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gbk_diy_github_files-0.1.1.tar.gz.
File metadata
- Download URL: gbk_diy_github_files-0.1.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70a6207c1c98dd03a1e83be30ff1026041cb7687b182af5cdfe005e42bc82ba3
|
|
| MD5 |
e8e399fdd0f1e9b0fbf706067723f13c
|
|
| BLAKE2b-256 |
ea43989bc3eb73f66953d4b186ca1d5fb9d12e90ebf15d66c20f61e65e2fa086
|
File details
Details for the file gbk_diy_github_files-0.1.1-py3-none-any.whl.
File metadata
- Download URL: gbk_diy_github_files-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e9d3dec346acda0a09d2975b5ba306b5fcd46e4f17c3b5d34b68f80a9d45e75
|
|
| MD5 |
d949f82064eb2cdc1015497e34a70eef
|
|
| BLAKE2b-256 |
7ffa480df2704f36651a7711ae4348593409de84572271496129181a44bdf46b
|