🌞🌈 Create a file or folder recursively then do something at once ~
$ npx newfile-cli src/index.js then cd
Will create index.js in src folder, and cd in src direcory.
yarn global add newfile-cli
npm -g i newfile-cli
$ newfile app/src/index.js then cd
$ newfile somefile.js then ls -a