Skip to main content

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

Project description

quickrepo

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

$ pip3 install quickrepo .

Usage

  • Run quickrepo new in your terminal/cmd to generate a new git & github repository folder. The folder should come with a README.md file auto-generated by github.
  • Run quickrepo here in your terminal/cmd to initialize a new git and github repository in your current directory. All the files in the current directory will be added and pushed to github.

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-0.0.7.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

quickrepo-0.0.7-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

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