Skip to main content

Command-line tool to automate git and github repository creation.

Project description

quickrepo

fury travis pipy License: MIT

It is quite boring everytime typing git init in your local computer then go to github and initialize a new repository, take the remote url and add it to the local... I am already tired just by explaining. Thanks God quickrepo exists.

quickrepo is a command-line application that automates initializing a new repository both locally and on GitHub. The user can either initialize the repository in the directory they are currently working in, or generate a brand new folder which will come initialized as a git and github repository.

demo

Requirements

  • Python 3.6+

Installation

install the official package from PyPI

pip install quickrepo

If you have multiple versions of Python installed in your system, use pip3 install quickrepo instead.

or install editable source code

git clone github.com/silverhairs/quickrepo.git
cd quickrepo
pip install --editable .

Usage

Run quickrepo to list all the available commands.

Initialize a new Git & Github repository

To generate a brand new project both locally and on Github, open your terminal/command prompt and run:

quickrepo new

Initialize current working directory as Git & Github repository

To initialize a Git repository in the current working directory and push the content on Github, open your terminal/command prompt and run

quickrepo here

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

quickrepo-1.0.5.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quickrepo-1.0.5-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file quickrepo-1.0.5.tar.gz.

File metadata

  • Download URL: quickrepo-1.0.5.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for quickrepo-1.0.5.tar.gz
Algorithm Hash digest
SHA256 dac5918096af4b06cc301aa3969d436f88d44c4a2196da454683c1e6a4372cc3
MD5 c6559709bc377337632bd388d1fc9a66
BLAKE2b-256 a9c476635307db09448b3b11bdeda6ebb1a593d010d3461a27b94276d0ec985a

See more details on using hashes here.

File details

Details for the file quickrepo-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: quickrepo-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for quickrepo-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 34ab96516d47b47fa10b5ee7e8e6f1a0ae69b9df47270bad557fd86aa3f50821
MD5 0e40d45e4fe79b655f772b6e5b94ae15
BLAKE2b-256 963221f90d455787296b4c3fc6e0bc375593bab85a39b08b5f48d25f4274f6c1

See more details on using hashes here.

Supported by

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