SSH library
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
I wonder if it possible to add ssh library. Currently making ssh connection and run remote command is too much boilerplate in Go - https://gist.github.com/erikdubbelboer/f62a109d8e8798a11eb89ed494491953.
If we can simplify this in anko, it can be a practical alternative for some scripting work in Go (anko).
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 reviewing the linked gist and the anko project entry points to understand the requested SSH abstraction. The issue does not name files or tests; done would require an agreed scope and a working way for anko scripts to make SSH connections and run remote commands with less boilerplate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100