Skip to content

zhangxiaofan8268/k8s-jenkins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Go Starter Application

Bluemix provides a Go starter application as a template so that you can add your code and push the changes back to the Bluemix environment.


## Files

The Go starter application has files as below:

*   instructions.md

	This file describes the Next Steps for getting started with this template.

*   app.go

	This file contains a simple web server written in the Go programming language.

*   static/

	This directory contains the static files that are part of this application.

*   Procfile

	This file is required by the Go buildpack. It specifies the command to start the app.

*   Godeps/

        This directory contains the app's dependencies and is created by the Godep tool.



About

zhangxiaofan8268

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.9%
  • CSS 24.4%
  • HTML 14.5%
  • Go 7.0%
  • Dockerfile 2.8%
  • Procfile 0.4%