GithubHelp home page GithubHelp logo

Installer about httpie HOT 12 CLOSED

httpie avatar httpie commented on April 28, 2024
Installer

from httpie.

Comments (12)

davertron avatar davertron commented on April 28, 2024

+1 to the homebrew recipe.

from httpie.

dwradcliffe avatar dwradcliffe commented on April 28, 2024

+1 homebrew

from httpie.

zhuangya avatar zhuangya commented on April 28, 2024

+1.

from httpie.

toxinu avatar toxinu commented on April 28, 2024

What's difficult with easy_install or pip ?

Python have it's own package manager I think it's not a good idea to repackage every package.

This first cause it's that maintener will probably every time publish it's package on pypi first.
Second, it's a waste of time to support two way of install while it's pip job.

It's the same problem with most of Linux distro, module packaged by distribution are all the time outaded and not every time nicely installed like pip do.

Just run:

easy_install pip
pip install httpie

from httpie.

pooriaazimi avatar pooriaazimi commented on April 28, 2024

@Socketubs I don't use pip or easy_install, as I'm not a Python guy. All my unix tools are installed with brew, and I update it regularly. If I install HTTPie with pip, I'm sure I'll forget about updating it in a few weeks.

from httpie.

laurentb avatar laurentb commented on April 28, 2024

It won't happen, the homebrew guys don't want to.
"Homebrew doesnโ€™t install gems, eggs, etc. If you want them, read: Gems, Eggs and Perl Modules"
https://github.com/mxcl/homebrew/wiki/Gems%2C-Eggs-and-Perl-Modules

(Don't get me wrong, I think they are misguided, and that howebrew is the worst package manager available on Mac OS, while thinking all the others are horribly bad.)

from httpie.

jkbrzt avatar jkbrzt commented on April 28, 2024

@Socketubs I haven't looked into this very thoroughly but the preliminary idea is that the Homebrew formula would be just a wrapper around pip (it would also install it first if necessary).

@laurentb You are right, most likely it wouldn't get accepted, but my understanding is that you can host homebrew formulae outside the official repo and add them using the tap command. Something like this:

brew tap jkbr/httpie
brew install httpie

from httpie.

mikeotoole avatar mikeotoole commented on April 28, 2024

+1 homebrew

from httpie.

JaviSoto avatar JaviSoto commented on April 28, 2024

+1 homebrew

from httpie.

toxinu avatar toxinu commented on April 28, 2024

Still not have a clean way to distribute python egg or ruby gems with homebrew ?

from httpie.

jkbrzt avatar jkbrzt commented on April 28, 2024

As of today it's possible to install HTTPie via Homebrew:

$ brew update && brew install httpie

https://twitter.com/jakubroztocil/status/481453834024550400

from httpie.

acorncom avatar acorncom commented on April 28, 2024

๐Ÿ‘ Thanks a bunch!

from httpie.

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.