# Gitman - Github repository handler
## Requirements
- Python 3.x
- Requests: `pip install requests`
- Github OAuth authentication token with the `repos` flag enabled (for actions that require user authentication)
## Installation
`pip install github-manager` (different name for conflict reasons)
## Usage
Gitman currently provides three commands:
- `setup`: Creates an authentication token file in the users $HOME. Subject to change.
- `list`: Lists the repositories of a user, either specified with the `--user` flag or defaulting to the authenticated user.
- `clone`: Clones a specified repository (formatted `<user>/<repo>`, defaulting to the authenticated user if `<user>/` not present) in the current working directory.
## TODO
- Create repo functionality
- (Maybe) delete repo functionality. Figuring out how to safely implement this.
- Extract parser help strings to locale files.
## License
This project is licensed under the terms of the MIT license (see LICENSE.md for further details).
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
github-manager-0.1.post2.tar.gz (15个子文件)
github-manager-0.1.post2
MANIFEST.in 37B
PKG-INFO 580B
gitman
gitman.py 3KB
__main__.py 2KB
__init__.py 0B
github_manager.egg-info
PKG-INFO 580B
requires.txt 15B
SOURCES.txt 326B
entry_points.txt 49B
top_level.txt 7B
dependency_links.txt 1B
setup.cfg 64B
setup.py 814B
LICENSE.md 1KB
README.md 1KB
共 15 条
- 1
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功