Skip to content

MatsuCode/EatList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍽️ EatList β€” Manage your orders straight from the terminal

EatList is a fast and simple command-line tool for creating and organizing order lists directly from your terminal.
It works on both Windows πŸͺŸ and Linux 🐧, delivering a clean, lightweight and efficient experience.


πŸ“š Available Commands

βž• add (item [quantity])

Adds a new item to the list with the specified quantity.
If no quantity is provided, the default is 1.

Example:

add Milk
add bread 8
add cheese skewer 5

βž– rm (item [quantity])

Removes an existing item from the list with the specified quantity.
If no quantity is provided, the default is 1.

Example:

rm Milk
rm bread 8
rm cheese skewer 5

About

A terminal tool made to simplify fast food orders!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages