OpenSourceBrain / OpenSourceBrain/osb-model-validation
architecture dependent backends
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Backends that are installed via os specific commands (e.g. debianlike apt-get install) should instead use more portable autotools (e.g. see neuron, genesis install scripts). @pgleeson
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 backend installation scripts referenced in the issue and compare them with the neuron and genesis install scripts. Check which scripts use Debian-specific apt-get commands and assess how portable autotools are used in the examples. Done means the affected backends no longer depend on OS-specific installation commands.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100