hendriknielaender / zvm

⚡ Fast and simple zig version manager
MIT License
22 stars 3 forks source link

feat: `exec` and optimze command processing logic #52

Closed jinzhongjia closed 2 months ago

jinzhongjia commented 2 months ago
jinzhongjia commented 2 months ago

In fact, the current processing module is not elegant, I will try to make some more modifications But the current pr can be merged

jinzhongjia commented 2 months ago

In addition, I recommend using rebase or squash. Merge causes the git roadmap to not look good.

jinzhongjia commented 2 months ago

image

About the exec feature, as mentioned earlier, https://github.com/hendriknielaender/zvm/issues/48

But the logic seems to need to be optimized