[Feature Request] Finish adding "Install From Directory" support for relevant packages
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Shell
- Stars
- 10
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The AWSutils.sh has -d/--utils-dir flag-options, however, associated logic is not yet implemented
Describe the solution you'd like
Complete the implementation of AWSutils.sh's -d/--utils-dir flag-options
Contributor guide
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 reading AWSutils.sh, including the existing -d/--utils-dir option handling and the logic for relevant packages. Trace how package installation is currently selected, then complete the directory-based path described in the issue. Done means both flag forms successfully support installing the relevant packages from a directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100