Skip to main content

UNKNOWN

Project description

Greate helps you in creating github repos on the go from your command line. All you have to do is write greate and it will create a repository with the name of your current directory.

You can also customize your repository by using additional arguments

Installation

$ pip install git+https://github.com/yashmehrotra/greate.git

Usage

usage: greate [-h] [--ssh] [-d DESCRIPTION] [-n NAME] [-r] [-p]

optional arguments:
  -h, --help            show this help message and exit
  --ssh                 Adds the ssh url for git remote. Default: https
  -d DESCRIPTION, --description DESCRIPTION
                        Description for github repo
  -n NAME, --name NAME  Name for the github repo. Default: Current directory name
  -r, --readme          Create README.md for github repo
  -p, --private         Private github repo

Examples

$ greate
Username: foobar
Password:
Repository created successfully

# Use ssh as remote url
$ greate --ssh
Username: foobar
Password:
Repository created successfully

# Add description
$ greate -d "My first project"
Username: foobar
Password:
Repository created successfully

TODO

  1. Clean Code

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

greate-0.1.1.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file greate-0.1.1.tar.gz.

File metadata

  • Download URL: greate-0.1.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for greate-0.1.1.tar.gz
Algorithm Hash digest
SHA256 93b009921d6c7781961e22a0365556d77ce8abe1744c7da93a08f01d8278304d
MD5 2139ee3e11b33212c56147729e413d1c
BLAKE2b-256 f2ccd5f112299019c1f064789c611bc50992f19abf87f5c2e314fc1b7d24e5bd

See more details on using hashes here.

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