github-repo-topic

0.0.1 • Public • Published

github-repo-topic

Add or remove a topic to every repository in an organisation. Originally build to add the hacktoberfest topic to multiple repositories

Usage

You'll need to create a GitHub Token and make it available as GITHUB_TOKEN in your environment

export GITHUB_TOKEN=xxxxxxxxxxx
npx github-repo-topic add hacktoberfest --org my-org-name
npx github-repo-topic remove other-topic --org my-org-name

Possible improvements

  • Skip private repos
  • Skip archived repos
  • Support non-org accounts

Package Sidebar

Install

npm i github-repo-topic

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

4.38 kB

Total Files

5

Last publish

Collaborators

  • mheap