Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[ts-command-line] Support for pulling parameter values from a config file

Aperta
#5,876 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Tranquilla
Stack tecnologico
typescript
Ambito
cli

Direzione di ricerca

Start by locating the ts-command-line parameter-definition and configuration-parsing entry points. Review how required CLI parameters are currently resolved, then define the configuration-file parameter name and JSONPath behavior, including precedence and completion criteria. The issue does not name specific files or tests, so those would need to be identified before implementation.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Summary

For CLI tools with a lot of arguments, it would be useful to support reading CLI parameter values from a config file as a first-class feature (i.e. they could still be marked required but their values get ingested from the config file, if passed). The concept would be that each CLI parameter definition could additionally specify the name of a configuration file parameter from which to pull the parameter value, and a JSONPath specifier or similar to where to find the property in the parsed config.

Lingua principale
TypeScript
Stelle
6.5k
Fork
708
Merge medio
5g 19h
PR unite (30g)
48

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

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.

Altre issue di microsoft/rushstack

Tutte le issue di microsoft/rushstack

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.