goreleaser-quick-start

command module
v1.14.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2020 License: MIT Imports: 5 Imported by: 0

README

Goreleaser Quick Start

In this example we will build, archive and release a sample Go project.

Go

Getting Started

This project uses the Go programming language (Golang).

Deployment

Clone the repository

git clone git@github.com:orlmonteverde/goreleaser-quick-start.git

Enter the repository folder

cd goreleaser-quick-start

Build the binary

go build

Run the program

# In Unix-like OS
./goreleaser-quick-start

# In Windows
goreleaser-quick-start.exe

Authors

Documentation

Overview

main.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL