manofthemooon-clitool

1.0.0 • Public • Published

CLI Tool

A simple CLI tool written in JavaScript for creating and reading files.

Installation

You can install this package globally using npm:

npm install -g your-cli-tool-package-name

Usage

Once installed, you can use the CLI tool with the following commands:

Create a new file

your-cli-tool-command -c filename.txt

This command will create a new file with the specified name.

Read a file

your-cli-tool-command -r filename.txt

This command will read and display the contents of the specified file.

Example

To create a new file named "test.txt", you can run:

your-cli-tool-command -c test.txt

To read the contents of "test.txt", you can run:

your-cli-tool-command -r test.txt

License

This project is licensed under the MIT License - see the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i manofthemooon-clitool

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators

  • manofthemooon