2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)Rust9,383 stars (9,383 stars)213 forks (213 forks)batch import
help wanted
Description
Please add a [t]csh version of the launcher script.
Contributor guide
- Tech stack
- rustshell
- 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.
- 1-3 hours
- 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.
- clear
- Prerequisites
- familiarity with shell scriptingunderstanding of tcsh/csh syntax
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 70
- Research direction
- Examine the existing launcher scripts (e.g., for bash) in the repository to understand the structure and adapt them for tcsh/csh syntax. Ensure the script correctly launches the broot binary. Test the script in a tcsh or csh environment. The issue comments may contain additional guidance or requirements.