Feature: Add new command line param 'header'
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
as Adam Lynch points out here https://github.com/jeffbski/wait-on/issues/78#issuecomment-867813529
To make wait-on work via node and npx need to create this config file, would be good to be able to just pass a parameter for this.
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-line argument parsing and the configuration-file handling used by wait-on, then reproduce the node or npx setup described in the issue. Define the accepted header parameter and verify that it provides the needed configuration without requiring a config file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100