Benchable should clone required modules automatically
Open
Nobody has claimed this yet.
benchable
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
There are two things it needs:
- Perl6-Text--Table--Simple
- perl6-bench
However, it does not get this stuff automatically. Either we add two lines to make it clone the stuff, or we find another way to make these modules usable from benchable.
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 locating the Benchable entry point and its dependency setup, then check how Perl6-Text--Table--Simple and perl6-bench are currently expected to become available. Compare the existing setup with the issue's proposed automatic cloning approach. Done means a fresh Benchable setup can use both required modules without manual preparation.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100