MaddyUnderStars / MaddyUnderStars/strawbean
Strawbean Alias Variables
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
as in {1} and {2} which will be replaced with the first and second etc words of your command after the alias
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the command-alias handling and how alias arguments are currently passed to commands. Verify how placeholders such as {1} and {2} should map to successive words after the alias, then exercise an alias with multiple arguments to confirm the replacements work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100