Skip to content

v1.4.2

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 06 Oct 14:35
· 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 repo
  • and-cli github --add-topic hacktoberfest --repo AndcultureCode.Cli - Adds a topic to a specified AndcultureCodeRepo
  • and-cli github --remove-topic hacktoberfest --repo AndcultureCode.Cli - Removes a topic from a specified AndcultureCode repo
  • and-cli github --remove-topic hacktoberfest - Removes a topic from all AndcultureCode repos

Known issues

#121 Command to update topics for AndcultureCode repositories

Contributors

@brandongregoryscott