posit-dev / posit-dev/ark

feat: configure install location on windows

Open
#1,360 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
337
Forks
32
Avg merge
8d 17h
Merged PRs (30d)
11

Description

ark --install on windows installs into a fixedd location in AppData on windows. I am trying to install it into a separate conda environment. However, it appears that there are no argument in ark to permit it to install into a separate location.

It would be great if there were an env var or additional argument to control where it gets installed into.

Contributor guide

Open the contributing guide

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.

Research direction

Start at the ark --install entry point and trace how the Windows AppData destination is selected. Determine how an argument or environment variable should provide an alternate install location, then verify that installation into a separate conda environment uses that location.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.