Skip to content

mattrmiller/go-bedrock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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