Skip to content

ibodev1/cleandeno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏁 Clean Deno

deno info package to clean the inside of directories ending with cache from incoming deno directories.

GitHub Made by ibodev1 TypeScript

⭐ Getting started

deno run -A jsr:@ibodev/cleandeno

You can also install it globally using the following:

deno install --global -A -n cleandeno jsr:@ibodev/cleandeno

Then, the package is available to run:

cleandeno

Configuration

Required permissions:

  1. --allow-run
  2. --allow-read
  3. --allow-write

📄 License

MIT © ibodev1

About

Clear deno caches

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from denorg/starter