Skip to content

Commit

Permalink
Merge pull request #1 from github/zkoppert-patch-1
Browse files Browse the repository at this point in the history
Add installation, Commands, and Contribution sections to README
  • Loading branch information
zkoppert authored Mar 16, 2023
2 parents ec276b9 + e3e4625 commit bf08033
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,28 @@
# gh-classroom
GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.

## Installation

Install the CLI

```bash
brew install gh
```

Install this extension

```bash
gh extension install github/gh-classroom
```

## Commands

For more information and a list of available commands

```bash
gh classroom -h
```

## Contributions

At this time we are not open to contributions but hang tight as we are working towards that goal!

0 comments on commit bf08033

Please sign in to comment.