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 |
#45 in #git-hub
26 downloads per month
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.
Dependencies
~3–4.5MB
~71K SLoC