File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383## 🗂️ Table of Contents
8484* [ Quick Start] ( #-quick-start )
8585* [ How It Works] ( #-how-it-works )
86- * [ Installation] ( #-installation )
8786* [ Usage Examples] ( #-usage-examples )
8887* [ Documentation] ( #-documentation )
8988* [ Examples & Tests] ( #-examples--tests )
101100Get up and running with go-broadcast in under 5 minutes!
102101
103102### Prerequisites
104- - [ Go 1.21+] ( https://golang.org/doc/install ) and [ GitHub CLI] ( https://cli.github.com/ ) installed
103+ - [ Go 1.21+] ( https://golang.org/doc/install ) ( [ supported release ] ( https://golang.org/doc/devel/release.html#policy ) ) and [ GitHub CLI] ( https://cli.github.com/ ) installed
105104- GitHub authentication: ` gh auth login `
106105
107106### Installation
@@ -214,15 +213,6 @@ timestamp: 2025-01-23T14:30:52Z
214213
215214<br />
216215
217- ## 📦 Installation
218-
219- ** go-broadcast** requires a [ supported release of Go] ( https://golang.org/doc/devel/release.html#policy ) .
220- ``` shell script
221- go get -u github.com/mrz1836/go-broadcast
222- ```
223-
224- <br />
225-
226216## 💡 Usage Examples
227217
228218### Common Use Cases
You can’t perform that action at this time.
0 commit comments