Khaled Bentoumi
Khaled Bentoumi
With the future possibility to specify `cmd` instead of `file` #15 , I'm afraid adding a terser syntax would result in more confusion.
Thank you @dllmkdir it would be a good addition. As I am currently adding a couple of commands eg: `denox init` it would be nice to have a set of...
@wattry Thank you for the contribution I quickly went through it and added a couple of comments. I'm currently finishing environment variable support #25 I think this could be helpful...
I think it's okay, once I finish the `env` PR I'll merge it in your PR then release.
@jsejcksn I like your suggested order. I'll go further by actually removing the hidden file support as it's better if the workspace file is explicitly visible. What solution do you...
I actually like your idea of evaluating and exporting in a sub-process. Regarding the permissions, I think `allow-env` and `allow-read` are a good starting point that would cover 90% of...
This is a great addition to DenoX I commented on the PR
There isn't exactly a plan to add `deno info`, `deno repl`, `deno eval` etc. But I have plans to add supports for plugins. My goal is to keep denox as...
It's a great addition @jsejcksn, I think it does make total sense to have it. I'll work something out this week for this.
Thank you @khrome83 for the suggestion, I will soon add support for configuring env variables as well as loading them from `.env` file