Skip to content

cloudControl/go_hello_world_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World app in Go

This is a simple 'hello world' app based on go standard library.

Setup Go environment

App directory:

$GOPATH/src/github.com/cloudControl/go_hello_world_app 

Run local

$ go build .
$ ./go_hello_world_app

Deploy app via custom buildpack

$ cctrlapp APP_NAME create custom --buildpack https://github.com/cloudControl/buildpack-go
$ cctrlapp APP_NAME/default push --ship

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •