Ensure GO language is installed. Download from: https://go.dev/dl/ and the $GOPATH is set then:
```
```
git clone https://github.com/mop-tracker/mop
git clone https://github.com/mop-tracker/mop
@ -20,7 +20,7 @@ go build ./cmd/mop
./mop
./mop
```
```
### Using Mop ###
### Using mop
For demonstration purposes Mop comes preconfigured with a number of stock tickers. You can easily change the default list by using the following keyboard commands:
For demonstration purposes Mop comes preconfigured with a number of stock tickers. You can easily change the default list by using the following keyboard commands:
+ Add stocks to the list.
+ Add stocks to the list.
@ -55,11 +55,11 @@ To clear the filter, press `Shift+F`.
You can specify the profile you want to use by passing ``-profile <filename>`` to the command-line.
You can specify the profile you want to use by passing ``-profile <filename>`` to the command-line.
### Contributing ###
### Contributing
* Pull requests accepted.
* Pull requests accepted.
* Commit without changing program version or commit history.
* Commit without changing program version or commit history.
### License ###
### License
Copyright (c) 2013-2019 by Michael Dvorkin and contributors. All Rights Reserved.
Copyright (c) 2013-2019 by Michael Dvorkin and contributors. All Rights Reserved.