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

https://github.com/hazae41/rimraf

Minimalist and supply-chain hardened rimraf
https://github.com/hazae41/rimraf

Last synced: 8 days ago
JSON representation

Minimalist and supply-chain hardened rimraf

Awesome Lists containing this project

README

        

# Rimraf

Minimalist and supply-chain hardened rimraf

```bash
npm i @hazae41/rimraf
```

[**Node Package 📦**](https://www.npmjs.com/package/@hazae41/rimraf)

## Features

### Current features
- No external dependency
- Doesn't export anything
- Only does one thing

## Usage

```bash
rimraf [...dirs]
```