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.

20 lines
238 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 git.runcible.io/${REPO_OWNER}/${REPO_NAME}@latest
```