hacktoberfest-repo-topic-apply
hacktoberfest-repo-topic-apply copied to clipboard
Cmd line tool to add a topic to your github repo, defaults to hacktoberfest
Results
2
hacktoberfest-repo-topic-apply issues
Sort by
recently updated
recently updated
newest added
Currently in the code base we fetch the repositories for a user or an organization with the following respectively ``` opt := &github.RepositoryListOptions{Type: "all"} ... var repos, resp, err =...
good first issue
help wanted
hacktoberfest