xetdata / pyxet

Python SDK for XetHub
https://xethub.com/
BSD 3-Clause "New" or "Revised" License
48 stars 8 forks source link

Feature request: xet open #61

Open xdssio opened 1 year ago

xdssio commented 1 year ago

When running open file in bash, it opens in a default local app. An equivalent tooling can help exploring you repo and interact with it without relying on the UI. IT can also help exploring the UI more efficiently if needed.

requirements:

Use cases

Nice to have

xet open -i/--interactive which can open a text file and when closed, it commits the changes back - similar to an interactive git commit.