Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bill Split

A command-line bill splitting tool

Installation

cargo install --path .

Usage

# Add a bill
bsplit add -p 20 -r "Food" -f Alice Bob

# List bills
bsplit ls

# Show optimized split results
bsplit ls --calc

# Edit a bill
bsplit edit
bsplit vi
bsplit vim
bsplit nvim
bsplit helix
bsplit nano

# Clear all bills
bsplit clear

# View bill contents
bsplit cat

License

This project uses the MIT LICENSE

About

A Mingling-based bill splitting software example

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages