https://github.com/ibodev1/cleandeno
Clear deno caches
https://github.com/ibodev1/cleandeno
Last synced: over 1 year ago
JSON representation
Clear deno caches
- Host: GitHub
- URL: https://github.com/ibodev1/cleandeno
- Owner: ibodev1
- License: mit
- Created: 2023-11-21T14:10:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T20:21:55.000Z (over 2 years ago)
- Last Synced: 2025-01-05T08:28:26.852Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://ibodev1.github.io/cleandeno/
- Size: 98.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🏁 Clean Deno
`deno info` package to clean the inside of directories ending with cache from incoming deno directories.
[](https://github.com/ibodev1/cleandeno/blob/master/LICENSE)
[](https://github.com/ibodev1)
[](https://github.com/ibodev1/cleandeno)
[](https://github.com/semantic-release/semantic-release)
## ⭐ Getting started
```bash
deno run -A https://deno.land/x/cleandeno/cli.ts
```
You can also install it globally using the following:
```bash
deno install -A -n cleandeno https://deno.land/x/cleandeno/cli.ts
```
Then, the package is available to run:
```bash
cleandeno
```
### Configuration
Required permissions:
1. `--allow-run`
2. `--allow-read`
3. `--allow-write`
## 📄 License
MIT © [ibodev1](https://github.com/ibodev1)
A project by @ibodev1, the world's first Deno-focused community
organization and consulting company. Work with us →