andywer / andywer/npm-launch

Allow using CLI parameters and environment vars

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
38
Forks
1
PR merge metrics
No merged PRs in 30d

Description

JSON tasks should be able to use `$1`, `$2`, `$NODE_ENV`, ...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the CLI argument parsing and JSON task execution entry points in the repository, then inspect any existing tests around task variables. Determine how positional parameters and environment variables are currently handled. Done means JSON tasks can access values such as $1, $2, and $NODE_ENV, with tests covering the supported forms.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.