GithubHelp home page GithubHelp logo

justintime50 / homebrew-formulas Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 84 KB

My personal Homebrew tap housing formulas for all my Homebrew projects.

Home Page: https://github.com/justintime50/homebrew-releaser

License: MIT License

Ruby 100.00%
brew formula homebrew homebrew-formula homebrew-tap projects tap

homebrew-formulas's Introduction

Hey, I'm Justin Hammond ๐Ÿ‘‹

Senior Software Engineer @EasyPost, IT Pro, Tech Enthusiast

I love all things tech. I've been programming for 18+ years, tinkering with electronics for 15+ years, and founding or building tech companies for 10+ years. I'm an open source fanatic, Apple fanboy, and love to explore new tech. I spend my time coding open source projects, tinkering with electronics and new tech products, and consulting teams on how to get things done.

Noteworthy Projects

The following are items that may not be represented on my GitHub profile but are noteworthy in the software space:

GitHub Stats

Metrics

Latest Blog Posts

homebrew-formulas's People

Contributors

justintime50 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

super123tech

homebrew-formulas's Issues

Create a GitHub Action that Update the Project Table

Whenever new formulas are released, I have to come in and update the Project table in the README with the name, link, and install command of the new project. It'd be really cool to have a GitHub Action setup that would automatically update the project table in the README with this info for me whenever there is a push to this repo so that end-to-end it could be automated (since we have homebrew-releaser and goreleaser automated for the releasing aspects.)

eg:

| Project                                                                      | Install Command                     |
| [alchemist](https://github.com/Justintime50/alchemist)                       | `brew install alchemist`            |

Use https://github.com/Justintime50/pretty-tables to accomplish this.

Auto-Purge Dead Formula from Tap

Summary

If a repo or project ever dies and is no longer accessible, it'd be cool if we could auto-purge that formula from the tap. For instance, freedom was no longer accessible because I deleted the repo. I use the homebrew-releaser project which keeps all my formula up to date but it can't detect a formula that's no longer accessible and so the formula stayed up on the tap for awhile before I remembered and removed it manually.

Acceptance Criterai

  • Run a cron job or something that checks if a formula is still accessible. This could actually be pretty cool to run a cron on GitHub Actions daily that simply attempts to install each package from a tap and fails the build if it cannot. Even if it cannot remove something at first, we could have a "healthcheck" that would notify a human to take action if a formula is suddenly gone.
  • Document that process and make it reusable for others hosting their own taps?

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.