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

https://github.com/afeiship/ushell-module-del

For del command.
https://github.com/afeiship/ushell-module-del

del module remove rm ushell

Last synced: about 1 year ago
JSON representation

For del command.

Awesome Lists containing this project

README

          

# ushell-module-del
> For del command.

## installation
```shell
npm i -S @jswork/ushell-module-del
```

## dependencies
```shell
npm i -g del-cli
```