leostera/warp

Support for running warp from anywhere inside of the workspace

Open

#24 创建于 2023年3月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (0 fork)github user discovery
enhancementgood first issuehelp wanted

仓库指标

Star
 (22 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南