$ git clone https://github.com/evolade/shareholders.git
$ cargo run
App will take user input as !>
Type "ls" to see commands !> ls
Output:
[show] [add] [invest] [clear]
You can add shareholder with !> add
You can invest to the company with !> invest
This will increase company valuation and shareholders investments but won't affect how many shares they got
You can show company table with !> show
You can clear all the shares, shareholders and company with !> clear