Mop is implemented in Go and compiles down to a single executable file.
$ go install github.com/mop-tracker/mop/cmd/mop@latest
Ensure GO language is installed. Download from: https://go.dev/dl/
Alternatively,
```
go install github.com/mop-tracker/mop/cmd/mop@latest
```
# Make sure your $GOPATH is set.
Alternatively, make sure $GOPATH is set then:
$ git clone https://github.com/mop-tracker/mop
```
$ cd mop
git clone https://github.com/mop-tracker/mop
$ go build ./cmd/mop
cd mop
$ ./mop
go build ./cmd/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: