#github #repository #repo #git-repository #local #link #linker

app quack-gh

A super easy way to create new GitHub repos and link them to your local repo

4 releases

0.1.3 Oct 20, 2023
0.1.2 Oct 20, 2023
0.1.1 Oct 20, 2023
0.1.0 Oct 19, 2023

#3 in #linking

GPL-3.0-or-later

19KB
212 lines

Quack 🦆

Quack is a command-line tool designed to streamline your GitHub experience. It automates several routine tasks like:

  • Checking if GitHub CLI is installed and installing it if necessary
  • Authenticating you with GitHub
  • Creating a new GitHub repository
  • Linking the new repository to your local Git repository

Prerequisites

Installation

Install Quack via Cargo:

cargo install quack-gh

Usage

Run Quack in your terminal:

quack

Follow the interactive prompts to automate your GitHub workflow.

Screenshot 2023-10-20 at 11 02 55 AM

Dependencies

~3–4.5MB
~71K SLoC