Skip to content

Latest commit

 

History

History
86 lines (62 loc) · 2.45 KB

README.template.md

File metadata and controls

86 lines (62 loc) · 2.45 KB

{{ .Name }}

{{ .Short }}

Latest Release Downloads Stars Forks Issues License: MIT
Downloads


Installation | Documentation | Contributing


{{ .Long }}

Screenshot Screenshot

Installation

Run the following command in a terminal and you're ready to go!

Install using Go

go install github.com/{{ .ProjectPath }}@latest

Install using instl

Windows

{{ .InstallCommandWindows }}

macOS

{{ .InstallCommandMacOS }}

Linux

{{ .InstallCommandLinux }}