Skip to content

monikakapur/edureka-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

edureka-nodejs

A repo for edureka nodejs

1: Fs Operations With Yargs

Create an application with following features:

  1. You need to write in file using fs module and for every write operation you need to create a new file
  2. You must take input from the user as filename and keep saving filenames in one array, in one separate text file
  3. Next time when user again executes the code ask user to provide filename. Check if file
    already exists, if yes then ask user to give new filename. Write simple text ‘You are awesome’ in every new file
  4. Share the code by pushing it on GitHub repo

About

A repo for edureka nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published