Add RAM disk building mode

Open
#72 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Active
Tech stack
python
Domain
build-system

Research direction

Start by reading the repository's build entry points and any documentation describing how temporary builds are configured. Determine how a RAM-disk worktree could be selected and what build behavior the mode should control. Done means the utility supports the agreed RAM-disk workflow and documents how to use it.

Written by the indexing model from the issue text.

Description

Trick I learned from Łukasz. You just clone the repo / check out a worktree in a RAM disk.

Good for temporary builds from random forks to likely never be revisited, and of course file accesses are much cheaper.
Happy to work on that if you're interested.

Dominant language
Python
Stars
15
Forks
3
Avg merge
1h 47m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from savannahostrowski/every-python

All issues in savannahostrowski/every-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.