Add utils method for setting system clipboard
Open
Nobody has claimed this yet.
- Dominant language
- CoffeeScript
- Stars
- 32
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Certain tools should be able to set the system clipboard, like the imgur tool.
This needs to work cross platform as well.
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 utils module and the imgur tool mentioned in the issue, then read how tools currently perform shared operations. Define a cross-platform system-clipboard setter for the utils layer and verify that the imgur tool can use it successfully on the supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100