1.1.0 • Published 1 year ago

empty-me v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

EMPTY-CLI

It is a node cli that displays or deletes every file in in a folder.

npm Package

This package is been added to the npm registry.

Installation

Before installing the CLI the system must node(16+) version and npm installed.

To install the package in your system run the following command.

npm i -g empty-me

Example

To test the CLI in your system run the following command

f -V

You can know more about the CLI by running the following command.

f or f --help or f help

Features

The basic features in this CLI is to list and remove all files and folders from the current directory.

  • List Files

    to list files of the current directory, run the following command
    f listfiles or f l
  • Format the folder to Format all files of the current directory, run the following command
    f delete or f d

🚀 Author

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago