Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
/ kensa-create-go Public archive

[DEPRECATED] Go add-on template

Notifications You must be signed in to change notification settings

heroku/kensa-create-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED]

This tool is deprecated. Please follow this guide when building a Heroku add-on.

kensa-create-go

An add-on template app in Go, for use with kensa.

Usage

$ gem install kensa
$ gem install foreman

$ kensa create my-addon --template go
$ cd my-addon
$ go get
$ echo "web: my-addon" > Procfile
$ foreman start

$ cd my-addon
$ kensa test all

About

[DEPRECATED] Go add-on template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published