Giter Club home page Giter Club logo

Comments (4)

arikfr avatar arikfr commented on July 19, 2024 2

Can't you compile pkg with pkg? :)

from pkg.

leo avatar leo commented on July 19, 2024 2

We'll do this from now on, of course (here)! 😉

from pkg.

igorklopov avatar igorklopov commented on July 19, 2024

Can you give an example of such GHR setup? pkg is npm package and requires node.js to run, how do you want to install it via homebrew?

from pkg.

ksmithut avatar ksmithut commented on July 19, 2024

@igorklopov now-cli I believe is an example of how this is used, and I believe pkg is used to package it (only an assumption, I have no evidence of this). I'm not sure how they set it up, but it made it easy to target the releases to install via homebrew.

Homebrew doesn't need to be a release target for this project. I'm fine maintaining my own. One of the reasons I like to use Homebrew (or other package managers) for my global node modules is because I use nvm to switch between node versions a lot. I am changing and installing new/old versions of node at least weekly, sometimes daily. If I install global packages via npm, they stay with their version of node. So if I happened to switch to a version of node that I haven't install pkg or now on, I have to reinstall it. There are ways to sync those packages across versions, but it's either a semi-manual process or it installs duplicates, and upgrading one version to the latest doesn't update any of the other installations. I would prefer to install it once, and upgrade it once.

But like I said, this project doesn't need to attempt be compatible with Homebrew, but standard github releases might be nice to enable distribution.

from pkg.

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.