Code Monkey home page Code Monkey logo

Comments (3)

zyedidia avatar zyedidia commented on July 30, 2024

Isn't this what the tool already does when --download-only is not provided? Are you looking for some way to customize the extraction for things like .deb files? I also don't see how this avoids the API rate limit exceeded problem, since eget still has to make API requests to github to perform the download.

from eget.

thorstenkampe avatar thorstenkampe commented on July 30, 2024

@zyedidia eget will not use an already downloaded file but - as you pointed out - download the file again from Github. What I have in mind is the following...

  1. download files from Github on a machine which is able to download files from Github, distribute those files to multiple machines which are not able to download from Github. Install the packages on these machines via eget.
  2. customizing the extraction the process is also one of my goals (install deb and rpm packages with dpkg and yum, extract everything else via eget)

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

Ah I see now. I think this is reasonable and will hopefully get to implementing it soon. My plan is to add support for supplying a local file instead of a repo/url and eget will skip the download phase and just extract it.

from eget.

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.