#deno install
1 messages · Page 1 of 1 (latest)
I remembered!
Permissions are set at the installation command stage!
1 messages · Page 1 of 1 (latest)
How I can set permissions for installed standalone module ?
I made my module with 'foobar' name. I made deno.json file with requires info, I run:
deno install
And I can run my foobar module like a standalone app, but when and how I can set permissions for this app !?
Thank you!
I remembered!
Permissions are set at the installation command stage!