Skip to content

rossetti-gov/my_go_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

My Go App

My first Go app.

Installation

Install packages:

go install # or from anywhere with: go install github.com/s2t2/hello_go

Usage

Run the app:

$GOPATH/bin/my_go_app # or just... my_go_app

Then view in browser at localhost:8080.

Releases

No releases published

Packages

No packages published

Languages