Gabriella439 / Gabriella439/turtle
Running commands over ssh
Open
- Dominant language
- Haskell
- Stars
- 978
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
And suggestion on a better way than:
`inshell "ssh localhost \"ls /etc/issue\"" empty`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation and usage of `inshell`, then trace how it passes the shown SSH command and arguments. Compare the current behavior with the requested better invocation and determine what interface or documentation change would make running `ssh localhost "ls /etc/issue"` straightforward; done means the supported approach is clear and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100