Skip to content

Donbasilpeter/EMPTY-ME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published