Skip to main content

AutoRepo is a simple, cli-based tool for creating github repositories, without leaving your terminal!

Project description

AutoRepo (v0.1.9)

AutoRepo is a simple, cli-based tool for creating GitHub repositories, without leaving your terminal!

Installation

  • Run the following command to install autorepo:
$ pip install autorepo

Or

$ pipx install autorepo

Usage

  • After the installation is complete, you can run the following command to print the help message:
$ repo --help
  • Using any command (displayed in the help message) requires you to first be logged in to your GitHub account using a Personal Access Token (this is a one-time thing). You can generate a PAT by following the instructions here:
$ repo login
  • After logging in, you can create a new repository by running the following command:
$ repo create [OPTIONS] NAME
  • To convert an existing project directory into a GitHub repository, run the following command (the -e flag is used to specify that the directory contains an existing project):
$ cd <project_directory>
$ repo create -e [OPTIONS] NAME
  • To logout of your GitHub account, run the following command:
$ repo logout

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

autorepo-0.1.9-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file autorepo-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: autorepo-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for autorepo-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 bffd2dbbdf076c880af0ed47f8603ec370ebfb77153972e52e14d4bcd768cad3
MD5 833c3d17ba261d8f46743591ade6c045
BLAKE2b-256 618cace76cba8286786c4afaea01a9edb94fd3edd2e33dc4ac081439cd3597d3

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