A simple interactive solution to group payment.
Why this package?
It solves the frequent but annoying payment issues in our life, especially after a trip with friends favoring a (partial) AA payment plan.
Try it out @ Repl.it. It's fun!
Install with Julia's built-in package manager
julia> ] add PayGroupsand quick start with
julia> using PayGroups
julia> igroupay() # interactive & return a PayGroupgit clone https://github.com/zfengg/PayGroups.jl.git
julia PayGroups.jl/run.jlOnline via Repl.it
mobile_demo.mov
Ready to compile with PackageCompiler.jl by switching to branch complie and run:
julia compile.jl # excutable @ compiled/bin/PayGroups