Skip to content

wildandhya/cli-convert-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Interface

for convert file format to json and plain text

Contents

Installation

  1. Clone this Repository
  https://github.com/wildandhya/cli-convert-file.git
  1. Install NPM Packages
  npm install
  1. Run the App
  • run globally
npm install -g
  • run locally
node index.js 

Usage

  1. example
  conv E:\Hello.txt -t json -o E:\helo\Hello.json
  1. option
  -t <type> json | text
  -o <new directory> E:\helo\Hello.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors