Open omranjamal opened 1 year ago
A pull request implementing linkemon
in pure JS would be great!
On it. As soon as I truly figure out how linkemon works though. Thanks for your response.
I believe I have same issue on my Windows machine
'"bash"' is not recognized as an internal or external command, operable program or batch file.
I was wondering if
linkemon
could be modified to work with the busybox variant of the ash shell. This is in part due to the availability of this particular shell program in the standardnode:18
docker image based on alpine linux.If not, would you mind a pull request implementing
linkemon
in something likezx
or pure JavaScript / Typescript?