Skip to content

installation on windows question #35

Description

@AnnaFromPoland

" 3. Install
Windows:

Copy the script to a directory in your PATH

Copy-Item deepclaude.ps1 "$env:USERPROFILE.local\bin\deepclaude.ps1"

Or add the repo directory to PATH

setx PATH "$env:PATH;C:\path\to\deepclaude"

^ is this really enough?
leaving aside the fact that Copy-Item is not a powershell nor a terminal command - i understand i should download the file "deepclaude.ps1" into "USERPROFILE.local\bin" directory.
sure, but then what? ps1 is not an executable file.
also this "proxy" folder here is not needed for this program to run well? only this 1 .ps1 file will suffice? (if that's the case, what are the other files in this repo even uploaded for?)

instruction unclear :c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions