Simple Node CLI app built to manage ingredients, inventory and recipes.
- Clone and cd into the repo.
- Run
npm installto download dependencies. - Run
npm link - Run
magicheffor instructions
- Node.js
- Commander
- Sqlite3
- Sequelize
- Colors
- Jest
To run tests, run npm test.