leostera/warp
View on GitHubSupport for running warp from anywhere inside of the workspace
Open
#24 opened on Mar 29, 2023
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (22 stars)
- PR merge metrics
- (PR metrics pending)
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.