Currently cvMangle has linux specific assumptions. It is highly likely to work on MacOS, and WSL, but will not work on Windows natively, for now.
However, it is possible to make it work in Windows, but will involve re-implementing the bash portion of the code base in something else (thinking python for easy portability).
If you are interested in
- having windows support: Please leave a 👍 on this comment.
- helping get it going on Windows: Please leave a comment.
Currently cvMangle has linux specific assumptions. It is highly likely to work on MacOS, and WSL, but will not work on Windows natively, for now.
However, it is possible to make it work in Windows, but will involve re-implementing the bash portion of the code base in something else (thinking python for easy portability).
If you are interested in