Skip to content

CLI tool for easy restaurant bill splitting with optional taxes and service charges.

Notifications You must be signed in to change notification settings

sujeet-agrahari/bill-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI tool for easy restaurant bill splitting with optional taxes and service charges.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published