PowerShell / PowerShell/PSResourceGet

[Feature Request] -RequiredResource(File) for Save-Module

Aperta
#143 6 commenti 1 reazione 1 assegnatario Vedi su GitHub

@alerickson ci sta già lavorando.

Dal 17/8/2022.

Area-Install Issue-Discussion
Lingua principale
C#
Stelle
576
Fork
114
Merge medio
1g 2h
PR unite (30g)
7

Descrizione

There are many circumstances where you want to install modules to somewhere other than the powershell modules folder, for instance if creating the equivalent of a python "virtual environment" for CI builds, or other circumstances where you want a module but don't want to deploy it to the main path.

Save-Module usually fulfills this use path, and as such it should support the same items for "restore"-like functionality

Alternatively, add -Path or -Destination parameter to Install-Module to specify an alternate location. It should be in a different parameter set then -Scope

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.