Skip to content

An inspiration of WC command line CLI as part of Coding Challenges by John Cricket, Used yargs, boxen, chalk for better argument parsing, documentation, erorr handling, beautification and much more...

Notifications You must be signed in to change notification settings

sibteali786/wcTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  • Simply run command by installing package globally using npm i -g
  • Then myWc -flag <filename> to run the command

Examples: wcTool -c <filename> test.txt Count bytes in file specified.

Features

  • Can use myWc --help to know which commands and or flags are supported by myWc to run.

About

An inspiration of WC command line CLI as part of Coding Challenges by John Cricket, Used yargs, boxen, chalk for better argument parsing, documentation, erorr handling, beautification and much more...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published