v1.4.2
·
202 commits
to main
since this release
v1.4.2 Release
Release notes
Adds the ability to manage topics for AndcultureCode repositories via the github command
Notable features:
and-cli github --list-topics --repo AndcultureCode.Cli- Lists topics for a specified AndcultureCode repoand-cli github --add-topic hacktoberfest --repo AndcultureCode.Cli- Adds a topic to a specified AndcultureCodeRepoand-cli github --remove-topic hacktoberfest --repo AndcultureCode.Cli- Removes a topic from a specified AndcultureCode repoand-cli github --remove-topic hacktoberfest- Removes a topic from all AndcultureCode repos
Known issues
#121 Command to update topics for AndcultureCode repositories