a simple command line tool for getting todays food in my school from the jamix food API
Go to file
Your Name 03efd3a151 Add readme 2022-11-21 12:27:35 +02:00
README.md Add readme 2022-11-21 12:27:35 +02:00
index.mjs Display the day and improve error handling message 2022-11-21 09:43:28 +02:00
package-lock.json Added start and bin script 2022-11-08 16:47:18 +02:00
package.json Don't put a comma in the last menuitem if there is no others left 2022-11-09 11:10:27 +02:00

README.md

faifood

  1. Clone repo
  2. cd faifood
  3. npm install
  4. npm install -g /path/to/repo
  5. type faifood in the terminal!