You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
288 B
Markdown
19 lines
288 B
Markdown
# ${REPO_NAME}
|
|
|
|
A new Go CLI application.
|
|
|
|
## Description
|
|
|
|
${REPO_DESCRIPTION}
|
|
|
|
## Getting Started
|
|
|
|
### Prerequisites
|
|
|
|
* Go (version 1.24 or later)
|
|
|
|
### Installation
|
|
|
|
```sh
|
|
go install [github.com/<span class="math-inline">\]\(https\://github\.com/</span>){REPO_OWNER}/${REPO_NAME}@latest
|