Executing paths should be supported
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, shell
- Domain
- cli, operating-systems
Research direction
Start at the shx command handling for local executable paths and compare how the ./local/path/executable form is interpreted on Unix and Windows. Done means shx ./local/path/executable reliably executes a local executable with equivalent behavior across both platforms; no test location is specified in the issue.
Written by the indexing model from the issue text.
Description
I'd like a cross-platform way of executing local executables, e.g. under *nix I can currently:
./local/path/executable
this doesn't work under windows because of the path representation ./.
I was hoping I could run:
shx ./local/path/executable
But that doesn't seem to be supported.
Thanks! Otherwise awesome job!
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 52
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
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.
More from shelljs/shx
-
fix Windows
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Windows
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
dependencies
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
low priority sed
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·