Skip to content

mpwassler/fin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a test project to try out rust. Will add more to it...

Finance tools CLI

Build with cargo build Run with cargo run -- [options] Test with cargo test

Can calculate the total ammount and monthly payments of a loan based on the term

./target/debug/fin interest \
	-p 2500 \
	-i 7 \
	-m 60

About

Just trying out rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages