-
Notifications
You must be signed in to change notification settings - Fork 0
2-u/finlib_go
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# finlib_go Financial calculations library written in Go # Make sure you set your GOPATH correctly cd $GOPATH/src # If you make changes, please run gofmt gofmt -w github.com/mraym/finlib_go/*.go # Build the library go build github.com/mraym/finlib_go # Run the test to make sure that there is output. # You should see the mortgage payment and you should see FAIL. # That's ok, I just want to see the mortgage payment output. go test github.com/mraym/finlib_go
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published