question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

make a brew package

See original GitHub issue

jq has a homebrew package. It would be good to have one for yq as well.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kislyukcommented, Jul 16, 2018

Homebrew now has a package for this repo, called python-yq (https://github.com/Homebrew/homebrew-core/pull/29776).

1reaction
kislyukcommented, Jun 28, 2018

@lonkaut, the yq package in homebrew is a different package, not related to this yq.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Formula Cookbook - Homebrew Documentation
A formula is a package definition written in Ruby. It can be created with brew create <URL> where <URL> is a zip or...
Read more >
Creating a HomeBrew Formula - Medium
This will create a pre-defined template of your formulae. Brew Formulae are nothing but simple ruby files. Clear all the predefined comments, ...
Read more >
Creating and Running Your Own Homebrew Tap
The easiest way to add a package is to start with an application that is not part of the core and is available...
Read more >
A Step-by-Step Guide To Create Homebrew Taps From ...
Step 1: Git Tag · Step 2. Create a New Release · Step 3. Run Brew Create · Step 4. Create a New...
Read more >
Creating Homebrew Formula aka Package - Sujit Maharjan
The homebrew forumula is just a ruby files that has instruction of how to compile the source code and how those files are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found