Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Feat [Golang] [Package] Banner cli #33

Merged
merged 9 commits into from
Dec 11, 2023
Merged

Feat [Golang] [Package] Banner cli #33

merged 9 commits into from
Dec 11, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

  • [+] feat(banner.go): add PrintBinaryBanner function to print a binary representation of a banner
  • [+] feat(banner.go): add PrintAnimatedBanner function to print a simple animated banner by scrolling the message

- [+] feat(banner.go): add PrintBinaryBanner function to print a binary representation of a banner
- [+] feat(banner.go): add PrintAnimatedBanner function to print a simple animated banner by scrolling the message
Copy link

CodeQL analysis is complete for PR #33

- [+] chore(banner.go): update package comment and file path comment
- [+] feat(banner.go): add comments to PrintBinaryBanner function
- [+] feat(banner.go): add comments to PrintAnimatedBanner function
- [+] feat(banner.go): add PrintTypingBanner function to print a message with a typing animation effect
- [+] refactor(banner.go): rename package from "banner" to "bannercli"
- [+] feat(main.go): add typing banner for "ChatGPT Session Exporter" with 100ms delay
- [+] refactor(main.go): format error message before passing it to PrintTypingBanner
- [+] chore(banner.go): rename package from "banner" to "bannercli"
- [+] docs(banner.go): add example usage of PrintTypingBanner function
- [+] chore(banner.go): add copyright notice to PrintBinaryBanner, PrintAnimatedBanner, and PrintTypingBanner functions
- [+] chore(banner.go): fix package import path in file header
- [+] chore(banner.go): add missing comment for PrintTypingBanner function
@H0llyW00dzZ H0llyW00dzZ merged commit ad5fa65 into master Dec 11, 2023
8 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the bannercli branch December 11, 2023 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant