Giter Site home page Giter Site logo

How about a homebrew cask? about noti HOT 5 CLOSED

jariz avatar jariz commented on September 1, 2024
How about a homebrew cask?

from noti.

Comments (5)

halr9000 avatar halr9000 commented on September 1, 2024

Here's a working cask which was generated using the steps here: Adding a Cask.

noti.rb:

cask 'noti' do
  version '0.1.4'
  sha256 '6836e1f26a67be8ab96ec09fb612b07dae823722b78f59214a64e8d3aa11c26a'

  # github.com/jariz/Noti was verified as official when first introduced to the cask
  url "https://github.com/jariz/Noti/releases/download/#{version}/Noti.dmg"
  appcast 'https://github.com/jariz/Noti/releases.atom',
          checkpoint: '5fd70f1dea5ac15a20247c96e9c16a7a3153f35623a93ac6ba59eb72bdb40f51'
  name 'Noti'
  homepage 'https://noti.center/'
  license :oss

  app 'Noti.app'
end

from noti.

halr9000 avatar halr9000 commented on September 1, 2024

Always wanted an excuse to go through that process. :)

from noti.

jariz avatar jariz commented on September 1, 2024

Hey, I'll look into this today. Not sure why I forgot to add it to cask, thanks.

from noti.

jariz avatar jariz commented on September 1, 2024

PR has been filed.
Homebrew/homebrew-cask#25429

from noti.

jariz avatar jariz commented on September 1, 2024

PR was merged.

from noti.

Related Issues (20)

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.