Skip to content
Snippets Groups Projects
Commit 30455d0f authored by Cameron Sparr's avatar Cameron Sparr Committed by Dominyk Tiller
Browse files

Formula-Cookbook: recommend gdm for go resources


Closes Homebrew/homebrew#46889.

Signed-off-by: default avatarDominyk Tiller <dominyktiller@gmail.com>
parent e27bddc8
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,7 @@ end
[jrnl](https://github.com/Homebrew/homebrew/blob/master/Library/Formula/jrnl.rb) is an example of a formula that does this well. The end result means the user doesn't have use `pip` or Python and can just run `jrnl`.
[homebrew-pypi-poet](https://github.com/tdsmith/homebrew-pypi-poet) can help you generate resource stanzas for the dependencies of your Python application and [homebrew-go-resources](https://github.com/samertm/homebrew-go-resources) can help you generate go\_resource stanzas for the dependencies of your go application.
[homebrew-pypi-poet](https://github.com/tdsmith/homebrew-pypi-poet) can help you generate resource stanzas for the dependencies of your Python application and [gdm](https://github.com/sparrc/gdm#homebrew) can help you generate go\_resource stanzas for the dependencies of your go application.
## Install the formula
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment