Skip to content

Commit

Permalink
📝 Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubtobiasz committed Jan 25, 2023
1 parent 63457a4 commit 4acb147
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 🚧 GitHub Kit for Sylius
A powerful Golang-based replacement for hubkit. It's a command line tool that helps you to manage your GitHub repositories.

Keep in mind that this is a work in progress, and it's not a full replacement for hubkit yet.

## Installation
1. Install GitHub CLI (https://cli.github.com/)
2. Run `gh auth login` and follow the instructions
3. Run `gh extension install SyliusLabs/gh-kit`

Now you can use `gh kit <command>`.

0 comments on commit 4acb147

Please sign in to comment.