Stars
6
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
82
commits
update flake.nix: clean source without removing necessary files
e2e8184
update invoice serialization test
116fa6a
update .gitignore
18947ea
Minor spacing improvement to invoice
4c7e9a0
Ask for addr3 only if addr2 is present
f1db64b
Edit invoice if it already exists
b55f8d4
Add conditions field to invoice
ec129a8
Update flake.*
9739f76
cargo update
d14931a
Add address line 3
92f2fc1
Update TODOs
6737e8b
Fix payment method latex rendering (was being escaped)
5737688
Add show_tex CLI flag for invoices and receipts
95c84de
impl Display for PaymentMethod
c1201ed
Add Me to config. Load config once and pass everywhere
995cba0