GithubHelp home page GithubHelp logo

Comments (3)

rashil2000 avatar rashil2000 commented on July 29, 2024

Scoop checks for the availability of the scoop command before installing. You can remove the ~\scoop\shims directory from your PATH variable so that it is not found.

from install.

milnak avatar milnak commented on July 29, 2024

wont that end up changing $env:PATH to have the local folder though? I don't want that -- I want this folder to work independently.

One thing I was thinking would be that scoop would check for a .scoop folder in the current directory (or any parent directory), and if it exists, it would use that folder (rather than ~/scoop) for all of its configuration and data.

This way one could have a repo like:

c:\my_project
  \.git
  \.scoop
  \src

and within c:\my_project\src run scoop install git (or whatever else) and get a git installed solely for the c:\my_project subfolder.

from install.

rashil2000 avatar rashil2000 commented on July 29, 2024

You can put the Scoop folder you want above the existing one in env:PATH's priority

from install.

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.