Skip to content

The "cat" command on your windows to show files content

Notifications You must be signed in to change notification settings

muath-ye/catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@muath-ye/catalog

A cat on Windows is a Node.js command-line app that reads the contents of a file or URL and prints them to the console.

Installation

Install the package globally using the following commad

npm i -g @muath-ye/catalog

Usage

cat /path/to/file

or

cat /url/to/file