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.

貢獻者指南