- git clone https://github.com/erjigit17/node-nodejs-basics
- cd ./node-nodejs-basics
- git checkout nodejs_basics_solve
# Files
npm run files:create
npm run files:copy
npm run files:rename
npm run files:delete
npm run files:list
npm run files:read
# CLI
npm run cli:env
npm run cli:args
# Modules
npm run modules
# Hash
npm run hash
# Streams
npm run streams:read
npm run streams:transform
npm run streams:write
# Zip
npm run zip:compress
npm run zip:decompress
# CP
npm run cp
# WT
npm run wt