GithubHelp home page GithubHelp logo

homebrew-tools's Introduction

homebrew-tools

Platform Status
macOS GitHub Actions

Homebrew recipes of @dtan4 tools

Installation

$ brew tap dtan4/tools

Available tools

Name Description
ec2c Simple AWS EC2 CLI
ghrls List & Describe GitHub Releases
k8sec CLI tool to manage Kubernetes Secrets easily
k8stail tail -f experience for Kubernetes Pods
s3url Generate S3 object pre-signed URL in one command

How to add new tool

  1. Check SHA256 checksum of target file

    $ shasum -a 256 APP.tar.gz
    
    # Download archive and check at once
    $ script/check-sha256sum https://github.com/dtan4/APP/releases/downloads/v0.1.2/APP.tar.gz
  2. Create Formula/APP.rb

  3. Test it

    $ brew install --verbose --debug Formula/APP.rb
    $ brew test Formula/APP.rb

For further information, see https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md.

License

MIT License

homebrew-tools's People

Contributors

dtan4 avatar goreleaserbot avatar koudaiii avatar simenb avatar

Stargazers

 avatar

Watchers

 avatar  avatar

homebrew-tools's Issues

homebrew deprecation warning

Recently homebrew started reporting a deprecation warning for k8sec:

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the dtan4/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/dtan4/homebrew-tools/Formula/k8sec.rb:6

Just so that you know. Not a blocker. At least not at the moment ;]

Unable to tap dtan4/tools

Seems that your previous CI runs https://github.com/dtan4/homebrew-tools/actions have picked this issue up before.

Unfortunately it seems a couple errors potentially coming from homebrew regarding lines:

Unfortunately I am NOT a brew expert @dtan4 , otherwise I would try to look into & test this. I really hope you can get this figured out soon.

Local env & error for me:

$ brew -v
Homebrew 3.4.2
Homebrew/homebrew-core (git revision 531ba36bcba; last commit 2022-03-15)
Homebrew/homebrew-cask (git revision d5f462a6eb; last commit 2022-03-15)

$ brew tap dtan4/tools
...
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/dtan4/homebrew-tools/Formula/ghrls.rb
ghrls: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the dtan4/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/dtan4/homebrew-tools/Formula/ghrls.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/dtan4/homebrew-tools/Formula/s3url.rb
s3url: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the dtan4/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/dtan4/homebrew-tools/Formula/s3url.rb:6

Error: Cannot tap dtan4/tools: invalid syntax in tap!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.