mattrmiller / go-bedrock

The bedrock for your next go project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-bedrock

The bedrock for your next go project.

Go Report Card godocs

Mission Statement

To provide a neatly written, stable and tested, library that will accelerate the development of your next go project.

Documentation

Install

go get github.com/mattrmiller/go-bedrock
import (
    bedrock "github.com/mattrmiller/go-bedrock"
)

Contributing

See the Contributing Guide for steps on how to contribute to this project.

Feedback

Feedback is greatly appreciated. This project is interested in feedback centered on the user experience of the tool. Workflows that the tool supports well, or don't support at all? Do any of the commands have surprising effects, output, or results? Please file an issue, describing what you did or wanted to do, what you expected to happen, and what actually happened.

Author

Matthew R. Miller

Contributors

Matthew R. Miller

License

MIT License

About

The bedrock for your next go project.

License:MIT License


Languages

Language:Go 100.0%