snipercode.filesystem.cli
v1.0.2
Published
A command line interface for file handling using SniperCode.FileSystem
Downloads
4
Maintainers
Readme
SniperCode.FileSystem.Cli
Table of Contents
Introduction
A command line interface for file handling using SniperCode.FileSystem
Installation
To install the package, run the following command:
npm install sniperCode.filesystem.cli
Uninstall
To uninstall SniperCode.FileSystem, run npm uninstall sniperCode.filesystem.cli
.
Usage
This package is a command line interface for file handling using SniperCode.FileSystem package. It provides a command line interface for file handling along with some other useful commands. After the installation, you can run the following command to see the usage of SniperCode.FileSystem.Cli:
sfs
If you cannot run the command directly in terminal just use the following command:
npx sfs
This command will show the usage of SniperCode.FileSystem.Cli as shown in picture below.
References
All references required while building this package are listed in this document.
Articles
Packages
ToDo
- [ ] Direct execution instead of using Inquirer .
- [ ] Backward compatibility with older terminal.
- [ ] Custom terminal.
Release
VisitGitHub Release to see the latest release.