Code Monkey home page Code Monkey logo

Comments (5)

cameronmcefee avatar cameronmcefee commented on May 21, 2024

What's the process for maintaining this? We're already running into issues with working in having to manually publish to npm along with the rest of the publishing flow. Is this going to add another list of things that may get ignored, or is it something that can be/is automated?

from octicons.

benbalter avatar benbalter commented on May 21, 2024

Spiked out Homebrew/homebrew-cask-fonts#396, which I believe should be all that's involved. The tradeoff with the way release-downloads work, it has to pull from master (or we'd have to submit a pull request with each release), but this way is set-it-and-forget-it.

from octicons.

cameronmcefee avatar cameronmcefee commented on May 21, 2024

I think that's fine. Master is generally always the latest release, with the exception of the delay between merging a pr and tagging a new release.

from octicons.

benbalter avatar benbalter commented on May 21, 2024

...and we're live.

You can now install the latest version of octicons via:

brew tap "caskroom/fonts"
brew cask install "font-octicons"

or, if you are using a .Brewfile (like so):

tap "caskroom/fonts"
cask "font-octicons"

from octicons.

cameronmcefee avatar cameronmcefee commented on May 21, 2024

@benbalter mind updating the readme to represent this?

from octicons.

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.