Useful Shell Commands

tree

➜  mflix-js git:(master) tree -L 1 src
src
├── api
├── dao
├── index.js
├── migrations
└── server.js