Skip to content

NodeJs | Cli Application | Reads a specific set of commands from the 'command.txt' file when the file is edited & saved and executes them.

Notifications You must be signed in to change notification settings

mishalalex/filesystemapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

filesystemapp

This is a simple Node.js based offline CRUD file system application using it's 'fs' module.

What it does:

Reads a specific set of commands from the 'command.txt' file when the file is edited & saved and executes them.

Pre-requisites:

Node.js should be installed

How to run:

Download the files -> Open Command prompt -> Get to the current file location -> Type 'node app.js' and enter -> Add commands in the command.txt file and save it -> The command should get executed.

About

NodeJs | Cli Application | Reads a specific set of commands from the 'command.txt' file when the file is edited & saved and executes them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published