bill-splitter
v2.1.0
Published
CLI tool for easy restaurant bill splitting with optional taxes and service charges.
Downloads
6
Readme
Bill Splitter
A command-line tool for effortlessly splitting restaurant bills among friends, calculating individual shares with optional taxes and service charges.
Use Without Installation
npx bill-splitter
Installation
Make sure you have node.js and pnpm installed.
pnpm install -g bill-splitter
OR
npm install -g bill-splitter
Usage
bill-splitter
Follow the on-screen prompts to enter information about the bill, shared items, and additional charges.
Features
- Split restaurant bills with ease
- Calculate individual shares
- Optional inclusion of taxes and service charges
Contributing
Feel free to contribute to this project. Fork it, make changes, and submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.