Attributes
Includes Deno configuration
Repository
Current version released
8 months ago
Versions
🏁 Clean Deno
deno info package to clean the inside of directories ending with cache from
incoming deno directories.
⭐ Getting started
deno run -A https://deno.land/x/cleandeno/cli.tsYou can also install it globally using the following:
deno install -A -n cleandeno https://deno.land/x/cleandeno/cli.tsThen, the package is available to run:
cleandenoConfiguration
Required permissions:
--allow-run--allow-read--allow-write
📄 License
MIT © ibodev1