Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-getting-started

A barebones Go app, which can easily be deployed to Koli.

Running Locally

Make sure you have Go.

$ go get -u github.com/koli/go-getting-started
$ cd $GOPATH/src/github.com/koli/go-getting-started
$ go build
$ ./go-getting-started

Your app should now be running on localhost:5000.

You should also install Godep if you are going to add any dependencies to the sample app.

About

Getting Started with Go on Koli

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages