Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadenlabs/cookiecutter-golang-project
Cookiecutter golang project
https://github.com/hadenlabs/cookiecutter-golang-project
cookiecutter go hadenlabs peru project
Last synced: about 2 months ago
JSON representation
Cookiecutter golang project
- Host: GitHub
- URL: https://github.com/hadenlabs/cookiecutter-golang-project
- Owner: hadenlabs
- License: lgpl-3.0
- Created: 2021-02-16T16:32:20.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-28T03:44:38.000Z (almost 3 years ago)
- Last Synced: 2024-04-16T01:33:09.770Z (9 months ago)
- Topics: cookiecutter, go, hadenlabs, peru, project
- Language: Makefile
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/code_of_conduct.md
Awesome Lists containing this project
README
# cookiecutter-golang-project
[![Build Status](https://travis-ci.org/hadenlabs/cookiecutter-golang-project.svg?branch=main)](https://travis-ci.org/hadenlabs/cookiecutter-golang-project) [![Issues](https://img.shields.io/github/issues/hadenlabs/cookiecutter-golang-project.svg)](https://github.com/hadenlabs/cookiecutter-golang-project/issues) [![Latest Release](https://img.shields.io/github/release/hadenlabs/cookiecutter-golang-project.svg)](https://travis-ci.org/hadenlabs/cookiecutter-golang-project/releases) [![Beacon](https://ga-beacon.appspot.com/UA-65019326-1/github.com/hadenlabs/cookiecutter-golang-project/readme)](https://github.com/hadenlabs/cookiecutter-golang-project)
cookiecutter-golang-project for generate terraform module.
---
This project is part of our comprehensive [hadenlabs](https://hadenlabs.com) cookiecutter for modules terraform.
It's 100% Open Source and licensed under the [MIT](LICENSE).
## Requirements
List of applications:
- [Pyenv](https://github.com/pyenv/pyenv)
- [Docker](https://www.docker.com/)## Installation
### Pip users
```{.bash}
pip install cookiecutter
```### Homebrew users
```{.bash}
brew install cookiecutter
```### Windows or Pipenv users
```{.bash}
pipenv install cookiecutter
```## Usage
```bash
cookiecutter gh:hadenlabs/cookiecutter-golang-project
```## Help
**Got a question?**
File a GitHub [issue](https://github.com/hadenlabs/cookiecutter-golang-project/issues), send us an [email][email] or join our [Slack Community][slack].
## Contributing
### Bug Reports & Feature Requests
Please use the [issue tracker](https://github.com/hadenlabs/cookiecutter-golang-project/issues) to report any bugs or file feature requests.
### Developing
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://hadenlabs.com) with our other projects, we would love to hear from you! Shoot us an [email](mailto:[email protected]).
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
1. **Fork** the repo on GitHub
2. **Clone** the project to your own machine
3. **Commit** changes to your own branch
4. **Push** your work back up to your fork
5. Submit a **Pull Request** so that we can review your changes**NOTE:** Be sure to rebase the latest changes from "upstream" before making a pull request!
### Versioning
Releases are managed using github release feature. We use \[Semantic Versioning\]() for all the releases. Every change made to the code base will be referred to in the release notes (except for cleanups and refactorings).
## Copyright
Copyright © 2018-2021 [Hadenlabs](https://hadenlabs.com)
## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Source:
## Trademarks
All other trademarks referenced herein are the property of their respective owners.
## About
This project is maintained and funded by [Hadenlabs][https://hadenlabs.com]. Like it? Please let us know at
### Contributors
| [![Luis Mayta][luismayta_avatar]][luismayta_homepage]
[Luis Mayta][luismayta_homepage] |
| ------------------------------------------------------------------------------------------ |[luismayta_homepage]: https://github.com/luismayta
[luismayta_avatar]: https://github.com/luismayta.png?size=150