8000 cookiecutter-golang in pantry by lacion · Pull Request #873 · cookiecutter/cookiecutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cookiecutter-golang in pantry #873

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 31, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -496,11 +496,10 @@ Golang
~~~~~~

* `beat-generator`_: A template to create your own beat to ship data to Elasticsearch.
* `cookiecutter-golang`_: Basic project template for golang
* `cookiecutter-golang`_: A template to create new go based projects following best practices.

.. _`beat-generator`: https://github.com/elastic/beat-generator
.. _`cookiecutter-golang`: https://github.com/lacion/cookiecutter-golang

.. _`cookiecutter-golang`: https://github.com/lacion/cookiecutter-golang

JS
~~
Expand Down
0