https://github.com/rasa/go-template
To create a project, download and run scripts/generate-go-project-files
https://github.com/rasa/go-template
deployment framework go template
Last synced: 8 months ago
JSON representation
To create a project, download and run scripts/generate-go-project-files
- Host: GitHub
- URL: https://github.com/rasa/go-template
- Owner: rasa
- License: mit
- Created: 2018-11-24T23:32:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T02:20:46.000Z (about 7 years ago)
- Last Synced: 2024-12-29T07:42:29.595Z (over 1 year ago)
- Topics: deployment, framework, go, template
- Language: Makefile
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-template
[](https://travis-ci.org/rasa/go-template)
[](https://godoc.org/github.com/rasa/go-template)
[](https://github.com/rasa/go-template/releases)
[](https://goreportcard.com/report/github.com/rasa/go-template)
[](https://codecov.io/gh/rasa/go-template)
{DESCRIPTION}
* [Installation](README.md#installation)
* [Binaries](README.md#binaries)
* [Via Go](README.md#via-go)
* [Usage](README.md#usage)
## Installation
#### Binaries
For installation instructions from binaries please visit the [Releases Page](https://github.com/rasa/go-template/releases).
#### Via Go
```console
$ go get github.com/rasa/go-template
```
## Usage
```console
```
## Documentation
The project documentation is on [viewdocs.io](http://rasa.viewdocs.io/go-template/) as well as on [github.com](docs/index.md).