Dummy ATM CLI with Inquirer This is a simple CLI application that simulates an ATM. It is built using Node.js and the Inquirer.js library. Setup git clone https://github.com/saadfrhan/dummy-atmcli cd atmcli pnpm i pnpm build npm link atmcli