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.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-del
- Owner: afeiship
- Created: 2019-03-25T17:13:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T11:53:35.000Z (over 2 years ago)
- Last Synced: 2025-03-09T08:18:39.018Z (about 1 year ago)
- Topics: del, module, remove, rm, ushell
- Language: Shell
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```