#Is it possible to make deno always have permission to read files?

4 messages · Page 1 of 1 (latest)

grave dragon
#

Title self explanatory

craggy gorge
#

deno run --allow-read main.ts

grave dragon
#

is it possible to do it so it'll always work without the flag?

raw ridge
#

no, you'll need to add an alias to your shell if you want that