Skip to main content

Gitman - Simple CLI Github Repository Manager

Project description

# 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).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

github-manager-0.1.post2.tar.gz (4.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page