An open API service indexing awesome lists of open source software.

https://github.com/ibodev1/cleandeno

Clear deno caches
https://github.com/ibodev1/cleandeno

Last synced: over 1 year ago
JSON representation

Clear deno caches

Awesome Lists containing this project

README

          

# 🏁 Clean Deno

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

[![GitHub](https://img.shields.io/github/license/ibodev1/cleandeno)](https://github.com/ibodev1/cleandeno/blob/master/LICENSE)
[![Made by ibodev1](https://img.shields.io/badge/made%20by-ibodev1-0082fb)](https://github.com/ibodev1)
[![TypeScript](https://img.shields.io/badge/types-TypeScript-blue)](https://github.com/ibodev1/cleandeno)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](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 →