1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript24,242 stars (24,242 stars)5,346 forks (5,346 forks)batch import
CLI requestgood first issue
Description
This issue does not include a description.
Contributor guide
- Tech stack
- typescriptshell
- Domain
- cli
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Familiarity with Fig autocomplete specsKnowledge of starship prompt
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 35
- Research direction
- First, review existing completion specs in the withfig/autocomplete repository (e.g., in the 'src' directory) to understand the format and conventions. Then, research starship's CLI options and configuration flags by reading its documentation or running `starship help`. Focus on creating a basic spec covering the most common flags and subcommands. The issue lacks details, so you may need to ask for clarification in the comments.