deno-script
deno-script copied to clipboard
Using Rust for the main script that instrumenting deno commands instead of shell
- It will bright more safety for future developments
- It will make it easily testable
- It will help to make its works in windows without Cygwin