leostera/warp

Support for running warp from anywhere inside of the workspace

Open

#24 aberto em 29 de mar. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (22 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Right now, you can only run warp and give a target from the root of the project. This needs to be extended to accept relative paths from the current directory.

We should probably use the invocation dir and the workspace root to figure out the difference and then construct a relative path to the root of the workspace.

Guia do colaborador