Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spenserblack/gh-hacktoberfest
:jack_o_lantern: Bootstraps your repository to be ready for Hacktoberfest
https://github.com/spenserblack/gh-hacktoberfest
extension gh-extension github github-cli hacktoberfest
Last synced: 24 days ago
JSON representation
:jack_o_lantern: Bootstraps your repository to be ready for Hacktoberfest
- Host: GitHub
- URL: https://github.com/spenserblack/gh-hacktoberfest
- Owner: spenserblack
- License: mit
- Created: 2022-10-07T18:12:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T18:13:44.000Z (about 2 months ago)
- Last Synced: 2024-09-12T04:26:20.186Z (about 2 months ago)
- Topics: extension, gh-extension, github, github-cli, hacktoberfest
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `gh-hacktoberfest`
[![CI](https://github.com/spenserblack/gh-hacktoberfest/actions/workflows/ci.yml/badge.svg)](https://github.com/spenserblack/gh-hacktoberfest/actions/workflows/ci.yml)
Bootstraps your repository to be ready for Hacktoberfest.
## Installation
```bash
gh extension install spenserblack/gh-hacktoberfest
```## Usage
```console
$ gh hacktoberfest [-R owner/repo]
```## What it does
This extension handles the repetitive task of creating the `hacktoberfest`
and `hacktoberfest-accepted` labels, and adding the `hacktoberfest` topic.